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

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

Subclasses of StructureReferenceBaseType in org.sdmx.resources.sdmxml.schemas.v2_1.common
 class DataStructureReferenceType
          DataStructureReferenceType is a type for referencing a data structure definition object.
 class MetadataStructureReferenceType
          MetadataStructureReferenceType is a type for referencing a metadata structure definition object.
 class StructureReferenceType
          StructureReferenceType is a specific type of MaintainableReference that is used for referencing any structure.
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.common declared as StructureReferenceBaseType
protected  StructureReferenceBaseType PayloadStructureType.structure
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.common that return StructureReferenceBaseType
 StructureReferenceBaseType PayloadStructureType.getStructure()
          Gets the value of the structure property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.common with parameters of type StructureReferenceBaseType
 void PayloadStructureType.setStructure(StructureReferenceBaseType value)
          Sets the value of the structure property.
 

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.query declared as StructureReferenceBaseType
protected  StructureReferenceBaseType StructureUsageWhereType.structure
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query that return StructureReferenceBaseType
 StructureReferenceBaseType StructureUsageWhereType.getStructure()
          Gets the value of the structure property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query with parameters of type StructureReferenceBaseType
 void StructureUsageWhereType.setStructure(StructureReferenceBaseType value)
          Sets the value of the structure property.
 

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.structure declared as StructureReferenceBaseType
protected  StructureReferenceBaseType StructureUsageType.structure
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return StructureReferenceBaseType
 StructureReferenceBaseType StructureUsageType.getStructure()
          Gets the value of the structure property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure with parameters of type StructureReferenceBaseType
 void StructureUsageType.setStructure(StructureReferenceBaseType value)
          Sets the value of the structure property.
 



Copyright © 2012. All Rights Reserved.