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

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

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.query declared as MaintainableReturnDetailType
protected  MaintainableReturnDetailType ReferencesType.detail
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query that return MaintainableReturnDetailType
static MaintainableReturnDetailType MaintainableReturnDetailType.fromValue(StructureReturnDetailType v)
           
 MaintainableReturnDetailType ReferencesType.getDetail()
          Gets the value of the detail property.
static MaintainableReturnDetailType MaintainableReturnDetailType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MaintainableReturnDetailType[] MaintainableReturnDetailType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query with parameters of type MaintainableReturnDetailType
 void ReferencesType.setDetail(MaintainableReturnDetailType value)
          Sets the value of the detail property.
 



Copyright © 2012. All Rights Reserved.