Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_1.structure.OrganisationType

Packages that use OrganisationType
org.sdmx.resources.sdmxml.schemas.v2_1.structure   
 

Uses of OrganisationType in org.sdmx.resources.sdmxml.schemas.v2_1.structure
 

Subclasses of OrganisationType in org.sdmx.resources.sdmxml.schemas.v2_1.structure
 class AgencyType
          AgencyType defines the structure of an agency description.
 class DataConsumerType
          DataConsumerType defines the structure of a data consumer description.
 class DataProviderType
          DataProviderType defines the structure of a data provider description.
 class OrganisationUnitType
          OrganisationUnitType defines the structure of an organisation unit description.
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.structure with type parameters of type OrganisationType
protected  List<JAXBElement<? extends OrganisationType>> OrganisationSchemeType.organisation
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return types with arguments of type OrganisationType
 JAXBElement<OrganisationType> ObjectFactory.createOrganisation(OrganisationType value)
          Create an instance of JAXBElement<OrganisationType>}
 List<JAXBElement<? extends OrganisationType>> OrganisationSchemeType.getOrganisation()
          Gets the value of the organisation property.
 

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



Copyright © 2012. All Rights Reserved.