Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_1.structure.CodeDataType

Packages that use CodeDataType
org.sdmx.resources.sdmxml.schemas.v2_1.structure   
 

Uses of CodeDataType in org.sdmx.resources.sdmxml.schemas.v2_1.structure
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return CodeDataType
static CodeDataType CodeDataType.fromValue(SimpleDataType v)
           
static CodeDataType CodeDataType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CodeDataType[] CodeDataType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012. All Rights Reserved.