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

Packages that use OrganisationSchemesType
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 OrganisationSchemesType in org.sdmx.resources.sdmxml.schemas.v2_0.message
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.message declared as OrganisationSchemesType
protected  OrganisationSchemesType StructureType.organisationSchemes
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.message that return OrganisationSchemesType
 OrganisationSchemesType StructureType.getOrganisationSchemes()
          Gets the value of the organisationSchemes property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.message with parameters of type OrganisationSchemesType
 void StructureType.setOrganisationSchemes(OrganisationSchemesType value)
          Sets the value of the organisationSchemes property.
 

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

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

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.registry that return OrganisationSchemesType
 OrganisationSchemesType StructuralEventType.getOrganisationSchemes()
          Gets the value of the organisationSchemes property.
 OrganisationSchemesType QueryStructureResponseType.getOrganisationSchemes()
          Gets the value of the organisationSchemes property.
 OrganisationSchemesType StructureType.getOrganisationSchemes()
          Gets the value of the organisationSchemes property.
 

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

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

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



Copyright © 2012. All Rights Reserved.