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

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

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.structure declared as AttributeListType
protected  AttributeListType DataStructureComponentsType.attributeList
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return AttributeListType
 AttributeListType ObjectFactory.createAttributeListType()
          Create an instance of AttributeListType
 AttributeListType DataStructureComponentsType.getAttributeList()
          Gets the value of the attributeList property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return types with arguments of type AttributeListType
 JAXBElement<AttributeListType> ObjectFactory.createAttributeList(AttributeListType value)
          Create an instance of JAXBElement<AttributeListType>}
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure with parameters of type AttributeListType
 JAXBElement<AttributeListType> ObjectFactory.createAttributeList(AttributeListType value)
          Create an instance of JAXBElement<AttributeListType>}
 void DataStructureComponentsType.setAttributeList(AttributeListType value)
          Sets the value of the attributeList property.
 



Copyright © 2012. All Rights Reserved.