Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_0.generic.ObsValueType

Packages that use ObsValueType
org.sdmx.resources.sdmxml.schemas.v2_0.generic   
 

Uses of ObsValueType in org.sdmx.resources.sdmxml.schemas.v2_0.generic
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.generic declared as ObsValueType
protected  ObsValueType ObsType.obsValue
           
 

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

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



Copyright © 2012. All Rights Reserved.