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

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

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

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.compact 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.compact 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 CompactDataType.dataSet
           
 

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

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



Copyright © 2012. All Rights Reserved.