Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_1.registry.SubmittedStructureType

Packages that use SubmittedStructureType
org.sdmx.resources.sdmxml.schemas.v2_1.registry   
 

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.registry declared as SubmittedStructureType
protected  SubmittedStructureType SubmissionResultType.submittedStructure
           
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.registry with type parameters of type SubmittedStructureType
protected  List<SubmittedStructureType> SubmitStructureRequestType.submittedStructure
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.registry that return SubmittedStructureType
 SubmittedStructureType ObjectFactory.createSubmittedStructureType()
          Create an instance of SubmittedStructureType
 SubmittedStructureType SubmissionResultType.getSubmittedStructure()
          Gets the value of the submittedStructure property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.registry that return types with arguments of type SubmittedStructureType
 List<SubmittedStructureType> SubmitStructureRequestType.getSubmittedStructure()
          Gets the value of the submittedStructure property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.registry with parameters of type SubmittedStructureType
 void SubmissionResultType.setSubmittedStructure(SubmittedStructureType value)
          Sets the value of the submittedStructure property.
 



Copyright © 2012. All Rights Reserved.