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

Packages that use SimpleDataType
org.sdmx.resources.sdmxml.schemas.v2_1.common   
org.sdmx.resources.sdmxml.schemas.v2_1.structure   
 

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

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.common that return SimpleDataType
static SimpleDataType SimpleDataType.fromValue(BasicComponentDataType v)
           
 SimpleDataType TimeDataType.value()
           
static SimpleDataType SimpleDataType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SimpleDataType[] SimpleDataType.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_1.common with parameters of type SimpleDataType
static TimeDataType TimeDataType.fromValue(SimpleDataType v)
           
 

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

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return SimpleDataType
 SimpleDataType CodeDataType.value()
           
 SimpleDataType SimpleCodeDataType.value()
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure with parameters of type SimpleDataType
static CodeDataType CodeDataType.fromValue(SimpleDataType v)
           
static SimpleCodeDataType SimpleCodeDataType.fromValue(SimpleDataType v)
           
 



Copyright © 2012. All Rights Reserved.