Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_1.common.OrganisationReferenceType

Packages that use OrganisationReferenceType
org.sdmx.resources.sdmxml.schemas.v2_1.common   
org.sdmx.resources.sdmxml.schemas.v2_1.registry   
 

Uses of OrganisationReferenceType in org.sdmx.resources.sdmxml.schemas.v2_1.common
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.common that return OrganisationReferenceType
 OrganisationReferenceType ObjectFactory.createOrganisationReferenceType()
          Create an instance of OrganisationReferenceType
 

Uses of OrganisationReferenceType in org.sdmx.resources.sdmxml.schemas.v2_1.registry
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.registry declared as OrganisationReferenceType
protected  OrganisationReferenceType QuerySubscriptionRequestType.organisation
           
protected  OrganisationReferenceType SubscriptionType.organisation
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.registry that return OrganisationReferenceType
 OrganisationReferenceType QuerySubscriptionRequestType.getOrganisation()
          Gets the value of the organisation property.
 OrganisationReferenceType SubscriptionType.getOrganisation()
          Gets the value of the organisation property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.registry with parameters of type OrganisationReferenceType
 void QuerySubscriptionRequestType.setOrganisation(OrganisationReferenceType value)
          Sets the value of the organisation property.
 void SubscriptionType.setOrganisation(OrganisationReferenceType value)
          Sets the value of the organisation property.
 



Copyright © 2012. All Rights Reserved.