Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_0.structure.ToValueTypeType

Packages that use ToValueTypeType
org.sdmx.resources.sdmxml.schemas.v2_0.structure   
 

Uses of ToValueTypeType in org.sdmx.resources.sdmxml.schemas.v2_0.structure
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.structure declared as ToValueTypeType
protected  ToValueTypeType ComponentMapType.toValueType
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure that return ToValueTypeType
static ToValueTypeType ToValueTypeType.fromValue(String v)
           
 ToValueTypeType ComponentMapType.getToValueType()
          Gets the value of the toValueType property.
static ToValueTypeType ToValueTypeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ToValueTypeType[] ToValueTypeType.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_0.structure with parameters of type ToValueTypeType
 void ComponentMapType.setToValueType(ToValueTypeType value)
          Sets the value of the toValueType property.
 



Copyright © 2012. All Rights Reserved.