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

Packages that use StructureOrUsageReferenceType
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 StructureOrUsageReferenceType in org.sdmx.resources.sdmxml.schemas.v2_1.common
 

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

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.query with type parameters of type StructureOrUsageReferenceType
protected  List<StructureOrUsageReferenceType> StructureSetWhereType.relatedStructures
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query that return types with arguments of type StructureOrUsageReferenceType
 List<StructureOrUsageReferenceType> StructureSetWhereType.getRelatedStructures()
          Gets the value of the relatedStructures property.
 

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.structure declared as StructureOrUsageReferenceType
protected  StructureOrUsageReferenceType StructureMapType.source
           
protected  StructureOrUsageReferenceType StructureMapType.target
           
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.structure with type parameters of type StructureOrUsageReferenceType
protected  List<StructureOrUsageReferenceType> StructureSetType.relatedStructure
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return StructureOrUsageReferenceType
 StructureOrUsageReferenceType StructureMapType.getSource()
          Gets the value of the source property.
 StructureOrUsageReferenceType StructureMapType.getTarget()
          Gets the value of the target property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return types with arguments of type StructureOrUsageReferenceType
 List<StructureOrUsageReferenceType> StructureSetType.getRelatedStructure()
          Gets the value of the relatedStructure property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure with parameters of type StructureOrUsageReferenceType
 void StructureMapType.setSource(StructureOrUsageReferenceType value)
          Sets the value of the source property.
 void StructureMapType.setTarget(StructureOrUsageReferenceType value)
          Sets the value of the target property.
 



Copyright © 2012. All Rights Reserved.