Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_1.query.StructureReturnDetailsType

Packages that use StructureReturnDetailsType
org.sdmx.resources.sdmxml.schemas.v2_1.query   
 

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

Subclasses of StructureReturnDetailsType in org.sdmx.resources.sdmxml.schemas.v2_1.query
 class MaintainableReturnDetailsType
          MaintainableReturnDetailsType defines the structure for the return details of a non-item scheme maintainable object.
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.query declared as StructureReturnDetailsType
protected  StructureReturnDetailsType StructuralMetadataQueryType.returnDetails
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query that return StructureReturnDetailsType
 StructureReturnDetailsType ObjectFactory.createStructureReturnDetailsType()
          Create an instance of StructureReturnDetailsType
 StructureReturnDetailsType StructuralMetadataQueryType.getReturnDetails()
          Gets the value of the returnDetails property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query with parameters of type StructureReturnDetailsType
 void StructuralMetadataQueryType.setReturnDetails(StructureReturnDetailsType value)
          Sets the value of the returnDetails property.
 



Copyright © 2012. All Rights Reserved.