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

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

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.structure declared as TextTypeType
protected  TextTypeType TextFormatType.textType
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure that return TextTypeType
static TextTypeType TextTypeType.fromValue(String v)
           
 TextTypeType TextFormatType.getTextType()
          Gets the value of the textType property.
static TextTypeType TextTypeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TextTypeType[] TextTypeType.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 TextTypeType
 void TextFormatType.setTextType(TextTypeType value)
          Sets the value of the textType property.
 



Copyright © 2012. All Rights Reserved.