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

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

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

Subclasses of ItemAssociationType in org.sdmx.resources.sdmxml.schemas.v2_1.structure
 class CategoryMapType
          CategoryMapType defines the structure for mapping two categories.
 class CodeMapType
          CodeMapType defines the structure for mapping two codes.
 class ConceptMapType
          ConceptMapType defines the structure for mapping two concepts.
 class OrganisationMapType
          OrganisationMapType defines the structure for mapping two organisations.
 class ReportingCategoryMapType
          ReportingCategoryMapType defines the structure for mapping two reporting categories.
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.structure with type parameters of type ItemAssociationType
protected  List<JAXBElement<? extends ItemAssociationType>> ItemSchemeMapType.itemAssociation
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return types with arguments of type ItemAssociationType
 JAXBElement<ItemAssociationType> ObjectFactory.createItemAssociation(ItemAssociationType value)
          Create an instance of JAXBElement<ItemAssociationType>}
 List<JAXBElement<? extends ItemAssociationType>> ItemSchemeMapType.getItemAssociation()
          Gets the value of the itemAssociation property.
 

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



Copyright © 2012. All Rights Reserved.