Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_1.common.SimpleValueType

Packages that use SimpleValueType
org.sdmx.resources.sdmxml.schemas.v2_1.common   
 

Uses of SimpleValueType in org.sdmx.resources.sdmxml.schemas.v2_1.common
 

Subclasses of SimpleValueType in org.sdmx.resources.sdmxml.schemas.v2_1.common
 class SimpleKeyValueType
          SimpleKeyValueType derives from the SimpleValueType, but does not allow for the cascading of value in the hierarchy, as keys are meant to describe a distinct full or partial key.
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.common with type parameters of type SimpleValueType
protected  List<SimpleValueType> ComponentValueSetType.value
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.common that return SimpleValueType
 SimpleValueType ObjectFactory.createSimpleValueType()
          Create an instance of SimpleValueType
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.common that return types with arguments of type SimpleValueType
 List<SimpleValueType> ComponentValueSetType.getValue()
          Gets the value of the value property.
 



Copyright © 2012. All Rights Reserved.