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

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

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

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



Copyright © 2012. All Rights Reserved.