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

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

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

Subclasses of ItemType in org.sdmx.resources.sdmxml.schemas.v2_1.structure
 class AgencyType
          AgencyType defines the structure of an agency description.
 class BaseOrganisationType
          BaseOrganisationType is an abstract base type the forms the basis for the OrganisationType.
 class CategoryType
          CategoryType describes the details of a category.
 class CodeType
          CodeType describes the structure of a code.
 class ConceptBaseType
          ConceptBaseType is an abstract base type the forms the basis of the ConceptType by requiring a name and id, and restricting the content of the id.
 class ConceptType
          ConceptType describes the details of a concept.
 class DataConsumerType
          DataConsumerType defines the structure of a data consumer description.
 class DataProviderType
          DataProviderType defines the structure of a data provider description.
 class OrganisationType
          OrganisationType in an abstract type which describes the structure of the details of an organisation.
 class OrganisationUnitType
          OrganisationUnitType defines the structure of an organisation unit description.
 class ReportingCategoryBaseType
          ReportingCategoryBaseType is an abstract base type that serves as the basis for the ReportingCategoryType.
 class ReportingCategoryType
          ReportingCategoryType describes the structure of a reporting category, which groups structure usages into useful sub-packages.
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.structure with type parameters of type ItemType
protected  List<JAXBElement<? extends ItemType>> ItemType.item
           
protected  List<JAXBElement<? extends ItemType>> ItemSchemeType.item
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return types with arguments of type ItemType
 JAXBElement<ItemType> ObjectFactory.createItem(ItemType value)
          Create an instance of JAXBElement<ItemType>}
 List<JAXBElement<? extends ItemType>> ItemType.getItem()
          Gets the value of the item property.
 List<JAXBElement<? extends ItemType>> ItemSchemeType.getItem()
          Gets the value of the item property.
 

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



Copyright © 2012. All Rights Reserved.