Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_1.structure.AttributeType

Packages that use AttributeType
org.sdmx.resources.sdmxml.schemas.v2_1.structure   
 

Uses of AttributeType in org.sdmx.resources.sdmxml.schemas.v2_1.structure
 

Subclasses of AttributeType in org.sdmx.resources.sdmxml.schemas.v2_1.structure
 class ReportingYearStartDayType
          ReportingYearStartDayType defines the structure of the reporting year start day attribute.
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.structure with type parameters of type AttributeType
protected  List<AttributeType> AttributeListType.attributeOrReportingYearStartDay
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return AttributeType
 AttributeType ObjectFactory.createAttributeType()
          Create an instance of AttributeType
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return types with arguments of type AttributeType
 JAXBElement<AttributeType> ObjectFactory.createAttribute(AttributeType value)
          Create an instance of JAXBElement<AttributeType>}
 List<AttributeType> AttributeListType.getAttributeOrReportingYearStartDay()
          Gets the value of the attributeOrReportingYearStartDay property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure with parameters of type AttributeType
 JAXBElement<AttributeType> ObjectFactory.createAttribute(AttributeType value)
          Create an instance of JAXBElement<AttributeType>}
 



Copyright © 2012. All Rights Reserved.