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

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

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.structure with type parameters of type ReportStructureType
protected  List<ReportStructureType> MetadataStructureComponentsType.reportStructure
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return ReportStructureType
 ReportStructureType ObjectFactory.createReportStructureType()
          Create an instance of ReportStructureType
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return types with arguments of type ReportStructureType
 JAXBElement<ReportStructureType> ObjectFactory.createReportStructure(ReportStructureType value)
          Create an instance of JAXBElement<ReportStructureType>}
 List<ReportStructureType> MetadataStructureComponentsType.getReportStructure()
          Gets the value of the reportStructure property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure with parameters of type ReportStructureType
 JAXBElement<ReportStructureType> ObjectFactory.createReportStructure(ReportStructureType value)
          Create an instance of JAXBElement<ReportStructureType>}
 



Copyright © 2012. All Rights Reserved.