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

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

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 UtilityDataType.dataSet
           
 

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

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

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

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.utility 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.utility with parameters of type DataSetType
 JAXBElement<DataSetType> ObjectFactory.createDataSet(DataSetType value)
          Create an instance of JAXBElement<DataSetType>}
 



Copyright © 2012. All Rights Reserved.