Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_0.structure.ReportingTaxonomiesType

Packages that use ReportingTaxonomiesType
org.sdmx.resources.sdmxml.schemas.v2_0.message   
org.sdmx.resources.sdmxml.schemas.v2_0.registry   
org.sdmx.resources.sdmxml.schemas.v2_0.structure   
 

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.message declared as ReportingTaxonomiesType
protected  ReportingTaxonomiesType StructureType.reportingTaxonomies
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.message that return ReportingTaxonomiesType
 ReportingTaxonomiesType StructureType.getReportingTaxonomies()
          Gets the value of the reportingTaxonomies property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.message with parameters of type ReportingTaxonomiesType
 void StructureType.setReportingTaxonomies(ReportingTaxonomiesType value)
          Sets the value of the reportingTaxonomies property.
 

Uses of ReportingTaxonomiesType in org.sdmx.resources.sdmxml.schemas.v2_0.registry
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.registry declared as ReportingTaxonomiesType
protected  ReportingTaxonomiesType StructuralEventType.reportingTaxonomies
           
protected  ReportingTaxonomiesType QueryStructureResponseType.reportingTaxonomies
           
protected  ReportingTaxonomiesType StructureType.reportingTaxonomies
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.registry that return ReportingTaxonomiesType
 ReportingTaxonomiesType StructuralEventType.getReportingTaxonomies()
          Gets the value of the reportingTaxonomies property.
 ReportingTaxonomiesType QueryStructureResponseType.getReportingTaxonomies()
          Gets the value of the reportingTaxonomies property.
 ReportingTaxonomiesType StructureType.getReportingTaxonomies()
          Gets the value of the reportingTaxonomies property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.registry with parameters of type ReportingTaxonomiesType
 void StructuralEventType.setReportingTaxonomies(ReportingTaxonomiesType value)
          Sets the value of the reportingTaxonomies property.
 void QueryStructureResponseType.setReportingTaxonomies(ReportingTaxonomiesType value)
          Sets the value of the reportingTaxonomies property.
 void StructureType.setReportingTaxonomies(ReportingTaxonomiesType value)
          Sets the value of the reportingTaxonomies property.
 

Uses of ReportingTaxonomiesType in org.sdmx.resources.sdmxml.schemas.v2_0.structure
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure that return ReportingTaxonomiesType
 ReportingTaxonomiesType ObjectFactory.createReportingTaxonomiesType()
          Create an instance of ReportingTaxonomiesType
 



Copyright © 2012. All Rights Reserved.