Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_0.query.StructureComponentType

Packages that use StructureComponentType
org.sdmx.resources.sdmxml.schemas.v2_0.query   
 

Uses of StructureComponentType in org.sdmx.resources.sdmxml.schemas.v2_0.query
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.query declared as StructureComponentType
protected  StructureComponentType MetadataWhereType.structureComponent
           
protected  StructureComponentType MetadataStructureWhereType.structureComponent
           
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.query with type parameters of type StructureComponentType
protected  List<StructureComponentType> AndType.structureComponent
           
protected  List<StructureComponentType> OrType.structureComponent
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.query that return StructureComponentType
 StructureComponentType ObjectFactory.createStructureComponentType()
          Create an instance of StructureComponentType
 StructureComponentType MetadataWhereType.getStructureComponent()
          Gets the value of the structureComponent property.
 StructureComponentType MetadataStructureWhereType.getStructureComponent()
          Gets the value of the structureComponent property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.query that return types with arguments of type StructureComponentType
 List<StructureComponentType> AndType.getStructureComponent()
          Gets the value of the structureComponent property.
 List<StructureComponentType> OrType.getStructureComponent()
          Gets the value of the structureComponent property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.query with parameters of type StructureComponentType
 void MetadataWhereType.setStructureComponent(StructureComponentType value)
          Sets the value of the structureComponent property.
 void MetadataStructureWhereType.setStructureComponent(StructureComponentType value)
          Sets the value of the structureComponent property.
 



Copyright © 2012. All Rights Reserved.