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

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

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.structure with type parameters of type OrganisationType
protected  List<OrganisationType> AgenciesType.agency
           
protected  List<OrganisationType> DataConsumersType.dataConsumer
           
protected  List<OrganisationType> DataProvidersType.dataProvider
           
 

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

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure that return types with arguments of type OrganisationType
 List<OrganisationType> AgenciesType.getAgency()
          Gets the value of the agency property.
 List<OrganisationType> DataConsumersType.getDataConsumer()
          Gets the value of the dataConsumer property.
 List<OrganisationType> DataProvidersType.getDataProvider()
          Gets the value of the dataProvider property.
 



Copyright © 2012. All Rights Reserved.