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

Packages that use StructureSetsType
org.sdmx.resources.sdmxml.schemas.v2_0.message   
org.sdmx.resources.sdmxml.schemas.v2_0.registry   
org.sdmx.resources.sdmxml.schemas.v2_0.structure   
 

Uses of StructureSetsType in org.sdmx.resources.sdmxml.schemas.v2_0.message
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.message declared as StructureSetsType
protected  StructureSetsType StructureType.structureSets
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.message that return StructureSetsType
 StructureSetsType StructureType.getStructureSets()
          Gets the value of the structureSets property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.message with parameters of type StructureSetsType
 void StructureType.setStructureSets(StructureSetsType value)
          Sets the value of the structureSets property.
 

Uses of StructureSetsType in org.sdmx.resources.sdmxml.schemas.v2_0.registry
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.registry declared as StructureSetsType
protected  StructureSetsType StructuralEventType.structureSets
           
protected  StructureSetsType QueryStructureResponseType.structureSets
           
protected  StructureSetsType StructureType.structureSets
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.registry that return StructureSetsType
 StructureSetsType StructuralEventType.getStructureSets()
          Gets the value of the structureSets property.
 StructureSetsType QueryStructureResponseType.getStructureSets()
          Gets the value of the structureSets property.
 StructureSetsType StructureType.getStructureSets()
          Gets the value of the structureSets property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.registry with parameters of type StructureSetsType
 void StructuralEventType.setStructureSets(StructureSetsType value)
          Sets the value of the structureSets property.
 void QueryStructureResponseType.setStructureSets(StructureSetsType value)
          Sets the value of the structureSets property.
 void StructureType.setStructureSets(StructureSetsType value)
          Sets the value of the structureSets property.
 

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

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



Copyright © 2012. All Rights Reserved.