Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_1.data.generic.ObsValueType

Packages that use ObsValueType
org.sdmx.resources.sdmxml.schemas.v2_1.data.generic   
 

Uses of ObsValueType in org.sdmx.resources.sdmxml.schemas.v2_1.data.generic
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.data.generic declared as ObsValueType
protected  ObsValueType ObsOnlyType.obsValue
           
protected  ObsValueType ObsType.obsValue
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.data.generic that return ObsValueType
 ObsValueType ObjectFactory.createObsValueType()
          Create an instance of ObsValueType
 ObsValueType ObsOnlyType.getObsValue()
          Gets the value of the obsValue property.
 ObsValueType ObsType.getObsValue()
          Gets the value of the obsValue property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.data.generic with parameters of type ObsValueType
 void ObsOnlyType.setObsValue(ObsValueType value)
          Sets the value of the obsValue property.
 void ObsType.setObsValue(ObsValueType value)
          Sets the value of the obsValue property.
 



Copyright © 2012. All Rights Reserved.