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

Packages that use OrganisationSchemeRefType
org.sdmx.resources.sdmxml.schemas.v2_0.structure   
 

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.structure declared as OrganisationSchemeRefType
protected  OrganisationSchemeRefType OrganisationSchemeMapType.organisationSchemeRef
           
protected  OrganisationSchemeRefType OrganisationSchemeMapType.targetOrganisationSchemeRef
           
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.structure with type parameters of type OrganisationSchemeRefType
protected  List<OrganisationSchemeRefType> RelatedStructuresType.organisationSchemeRef
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure that return OrganisationSchemeRefType
 OrganisationSchemeRefType ObjectFactory.createOrganisationSchemeRefType()
          Create an instance of OrganisationSchemeRefType
 OrganisationSchemeRefType OrganisationSchemeMapType.getOrganisationSchemeRef()
          Gets the value of the organisationSchemeRef property.
 OrganisationSchemeRefType OrganisationSchemeMapType.getTargetOrganisationSchemeRef()
          Gets the value of the targetOrganisationSchemeRef property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure that return types with arguments of type OrganisationSchemeRefType
 List<OrganisationSchemeRefType> RelatedStructuresType.getOrganisationSchemeRef()
          Gets the value of the organisationSchemeRef property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure with parameters of type OrganisationSchemeRefType
 void OrganisationSchemeMapType.setOrganisationSchemeRef(OrganisationSchemeRefType value)
          Sets the value of the organisationSchemeRef property.
 void OrganisationSchemeMapType.setTargetOrganisationSchemeRef(OrganisationSchemeRefType value)
          Sets the value of the targetOrganisationSchemeRef property.
 



Copyright © 2012. All Rights Reserved.