Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_1.query.ReportStructureWhereType

Packages that use ReportStructureWhereType
org.sdmx.resources.sdmxml.schemas.v2_1.query   
 

Uses of ReportStructureWhereType in org.sdmx.resources.sdmxml.schemas.v2_1.query
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.query with type parameters of type ReportStructureWhereType
protected  List<ReportStructureWhereType> MetadataStructureWhereType.reportStructureWhere
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query that return ReportStructureWhereType
 ReportStructureWhereType ObjectFactory.createReportStructureWhereType()
          Create an instance of ReportStructureWhereType
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query that return types with arguments of type ReportStructureWhereType
 JAXBElement<ReportStructureWhereType> ObjectFactory.createReportStructureWhere(ReportStructureWhereType value)
          Create an instance of JAXBElement<ReportStructureWhereType>}
 List<ReportStructureWhereType> MetadataStructureWhereType.getReportStructureWhere()
          Gets the value of the reportStructureWhere property.
 

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



Copyright © 2012. All Rights Reserved.