Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_0.cross.DataSetType

Packages that use DataSetType
org.sdmx.resources.sdmxml.schemas.v2_0.cross   
org.sdmx.resources.sdmxml.schemas.v2_0.message   
 

Uses of DataSetType in org.sdmx.resources.sdmxml.schemas.v2_0.cross
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.cross that return types with arguments of type DataSetType
 JAXBElement<DataSetType> ObjectFactory.createDataSet(DataSetType value)
          Create an instance of JAXBElement<DataSetType>}
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.cross with parameters of type DataSetType
 JAXBElement<DataSetType> ObjectFactory.createDataSet(DataSetType value)
          Create an instance of JAXBElement<DataSetType>}
 

Uses of DataSetType in org.sdmx.resources.sdmxml.schemas.v2_0.message
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.message declared as DataSetType
protected  DataSetType CrossSectionalDataType.dataSet
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.message that return DataSetType
 DataSetType CrossSectionalDataType.getDataSet()
          Gets the value of the dataSet property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.message with parameters of type DataSetType
 void CrossSectionalDataType.setDataSet(DataSetType value)
          Sets the value of the dataSet property.
 



Copyright © 2012. All Rights Reserved.