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

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

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.query declared as ObservationActionCodeType
protected  ObservationActionCodeType DataReturnDetailsType.observationAction
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query that return ObservationActionCodeType
static ObservationActionCodeType ObservationActionCodeType.fromValue(String v)
           
 ObservationActionCodeType DataReturnDetailsType.getObservationAction()
          Gets the value of the observationAction property.
static ObservationActionCodeType ObservationActionCodeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ObservationActionCodeType[] ObservationActionCodeType.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 ObservationActionCodeType
 void DataReturnDetailsType.setObservationAction(ObservationActionCodeType value)
          Sets the value of the observationAction property.
 



Copyright © 2012. All Rights Reserved.