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

Packages that use StructureUsageReferenceType
org.sdmx.resources.sdmxml.schemas.v2_1.common   
org.sdmx.resources.sdmxml.schemas.v2_1.query   
org.sdmx.resources.sdmxml.schemas.v2_1.structure   
 

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

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

Uses of StructureUsageReferenceType in org.sdmx.resources.sdmxml.schemas.v2_1.query
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.query declared as StructureUsageReferenceType
protected  StructureUsageReferenceType ProvisionAgreementWhereType.structureUsage
           
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.query with type parameters of type StructureUsageReferenceType
protected  List<StructureUsageReferenceType> ReportingCategoryWhereType.provisioningMetadata
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query that return StructureUsageReferenceType
 StructureUsageReferenceType ProvisionAgreementWhereType.getStructureUsage()
          Gets the value of the structureUsage property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query that return types with arguments of type StructureUsageReferenceType
 List<StructureUsageReferenceType> ReportingCategoryWhereType.getProvisioningMetadata()
          Gets the value of the provisioningMetadata property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query with parameters of type StructureUsageReferenceType
 void ProvisionAgreementWhereType.setStructureUsage(StructureUsageReferenceType value)
          Sets the value of the structureUsage property.
 

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.structure declared as StructureUsageReferenceType
protected  StructureUsageReferenceType ProvisionAgreementType.structureUsage
           
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.structure with type parameters of type StructureUsageReferenceType
protected  List<StructureUsageReferenceType> ReportingCategoryType.provisioningMetadata
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return StructureUsageReferenceType
 StructureUsageReferenceType ProvisionAgreementType.getStructureUsage()
          Gets the value of the structureUsage property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return types with arguments of type StructureUsageReferenceType
 List<StructureUsageReferenceType> ReportingCategoryType.getProvisioningMetadata()
          Gets the value of the provisioningMetadata property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure with parameters of type StructureUsageReferenceType
 void ProvisionAgreementType.setStructureUsage(StructureUsageReferenceType value)
          Sets the value of the structureUsage property.
 



Copyright © 2012. All Rights Reserved.