Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_1.structure.StructuresType

Packages that use StructuresType
org.sdmx.resources.sdmxml.schemas.v2_1.registry   
org.sdmx.resources.sdmxml.schemas.v2_1.structure   
 

Uses of StructuresType in org.sdmx.resources.sdmxml.schemas.v2_1.registry
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.registry declared as StructuresType
protected  StructuresType StructuralEventType.structures
           
protected  StructuresType SubmitStructureRequestType.structures
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.registry that return StructuresType
 StructuresType StructuralEventType.getStructures()
          Structures contains the details of the structural object that has triggered the event.
 StructuresType SubmitStructureRequestType.getStructures()
          Structures allows for the inline definition of structural components for submission.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.registry with parameters of type StructuresType
 void StructuralEventType.setStructures(StructuresType value)
          Sets the value of the structures property.
 void SubmitStructureRequestType.setStructures(StructuresType value)
          Sets the value of the structures property.
 

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

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return StructuresType
 StructuresType ObjectFactory.createStructuresType()
          Create an instance of StructuresType
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return types with arguments of type StructuresType
 JAXBElement<StructuresType> ObjectFactory.createStructures(StructuresType value)
          Create an instance of JAXBElement<StructuresType>}
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure with parameters of type StructuresType
 JAXBElement<StructuresType> ObjectFactory.createStructures(StructuresType value)
          Create an instance of JAXBElement<StructuresType>}
 



Copyright © 2012. All Rights Reserved.