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

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

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.structure declared as TextFormatType
protected  TextFormatType LevelType.codingType
           
protected  TextFormatType DimensionType.textFormat
           
protected  TextFormatType ConceptType.textFormat
           
protected  TextFormatType TimeDimensionType.textFormat
           
protected  TextFormatType CrossSectionalMeasureType.textFormat
           
protected  TextFormatType PrimaryMeasureType.textFormat
           
protected  TextFormatType AttributeType.textFormat
           
protected  TextFormatType MetadataAttributeType.textFormat
           
protected  TextFormatType ComponentMapType.toTextFormat
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure that return TextFormatType
 TextFormatType ObjectFactory.createTextFormatType()
          Create an instance of TextFormatType
 TextFormatType LevelType.getCodingType()
          Gets the value of the codingType property.
 TextFormatType DimensionType.getTextFormat()
          Gets the value of the textFormat property.
 TextFormatType ConceptType.getTextFormat()
          Gets the value of the textFormat property.
 TextFormatType TimeDimensionType.getTextFormat()
          Gets the value of the textFormat property.
 TextFormatType CrossSectionalMeasureType.getTextFormat()
          Gets the value of the textFormat property.
 TextFormatType PrimaryMeasureType.getTextFormat()
          Gets the value of the textFormat property.
 TextFormatType AttributeType.getTextFormat()
          Gets the value of the textFormat property.
 TextFormatType MetadataAttributeType.getTextFormat()
          Gets the value of the textFormat property.
 TextFormatType ComponentMapType.getToTextFormat()
          Gets the value of the toTextFormat property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure with parameters of type TextFormatType
 void LevelType.setCodingType(TextFormatType value)
          Sets the value of the codingType property.
 void DimensionType.setTextFormat(TextFormatType value)
          Sets the value of the textFormat property.
 void ConceptType.setTextFormat(TextFormatType value)
          Sets the value of the textFormat property.
 void TimeDimensionType.setTextFormat(TextFormatType value)
          Sets the value of the textFormat property.
 void CrossSectionalMeasureType.setTextFormat(TextFormatType value)
          Sets the value of the textFormat property.
 void PrimaryMeasureType.setTextFormat(TextFormatType value)
          Sets the value of the textFormat property.
 void AttributeType.setTextFormat(TextFormatType value)
          Sets the value of the textFormat property.
 void MetadataAttributeType.setTextFormat(TextFormatType value)
          Sets the value of the textFormat property.
 void ComponentMapType.setToTextFormat(TextFormatType value)
          Sets the value of the toTextFormat property.
 



Copyright © 2012. All Rights Reserved.