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

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

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.structure declared as DataStructuresType
protected  DataStructuresType StructuresType.dataStructures
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return DataStructuresType
 DataStructuresType ObjectFactory.createDataStructuresType()
          Create an instance of DataStructuresType
 DataStructuresType StructuresType.getDataStructures()
          Gets the value of the dataStructures property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure with parameters of type DataStructuresType
 void StructuresType.setDataStructures(DataStructuresType value)
          Sets the value of the dataStructures property.
 



Copyright © 2012. All Rights Reserved.