Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_0.metadatareport.MetadataSetType

Packages that use MetadataSetType
org.sdmx.resources.sdmxml.schemas.v2_0.message   
org.sdmx.resources.sdmxml.schemas.v2_0.metadatareport   
 

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.message declared as MetadataSetType
protected  MetadataSetType MetadataReportType.metadataSet
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.message that return MetadataSetType
 MetadataSetType MetadataReportType.getMetadataSet()
          Gets the value of the metadataSet property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.message with parameters of type MetadataSetType
 void MetadataReportType.setMetadataSet(MetadataSetType value)
          Sets the value of the metadataSet property.
 

Uses of MetadataSetType in org.sdmx.resources.sdmxml.schemas.v2_0.metadatareport
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.metadatareport that return MetadataSetType
 MetadataSetType ObjectFactory.createMetadataSetType()
          Create an instance of MetadataSetType
 

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

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



Copyright © 2012. All Rights Reserved.