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

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

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

Subclasses of OrganisationSchemeType in org.sdmx.resources.sdmxml.schemas.v2_1.structure
 class AgencySchemeType
          AgencySchemeType defines a specific type of organisation scheme which contains only maintenance agencies.
 class DataConsumerSchemeType
          DataConsumerSchemeType defines a type of organisation scheme which contains only data consumers.
 class DataProviderSchemeType
          DataProviderSchemeType defines a type of organisation scheme which contains only data providers.
 class OrganisationUnitSchemeType
          OrganisationUnitSchemeType defines a type of organisation scheme which simply defines organisations and there parent child relationships.
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.structure with type parameters of type OrganisationSchemeType
protected  List<OrganisationSchemeType> OrganisationSchemesType.agencySchemeOrDataConsumerSchemeOrDataProviderScheme
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return types with arguments of type OrganisationSchemeType
 List<OrganisationSchemeType> OrganisationSchemesType.getAgencySchemeOrDataConsumerSchemeOrDataProviderScheme()
          Gets the value of the agencySchemeOrDataConsumerSchemeOrDataProviderScheme property.
 



Copyright © 2012. All Rights Reserved.