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

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

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.generic with type parameters of type ValueType
protected  List<ValueType> SeriesKeyType.value
           
protected  List<ValueType> ValuesType.value
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.generic that return ValueType
 ValueType ObjectFactory.createValueType()
          Create an instance of ValueType
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.generic that return types with arguments of type ValueType
 List<ValueType> SeriesKeyType.getValue()
          Gets the value of the value property.
 List<ValueType> ValuesType.getValue()
          Gets the value of the value property.
 



Copyright © 2012. All Rights Reserved.