Uses of Class
org.odftoolkit.odfdom.dom.attribute.text.TextTableTypeAttribute.Value

Packages that use TextTableTypeAttribute.Value
org.odftoolkit.odfdom.dom.attribute.text   
 

Uses of TextTableTypeAttribute.Value in org.odftoolkit.odfdom.dom.attribute.text
 

Methods in org.odftoolkit.odfdom.dom.attribute.text that return TextTableTypeAttribute.Value
static TextTableTypeAttribute.Value TextTableTypeAttribute.Value.enumValueOf(java.lang.String value)
           
 TextTableTypeAttribute.Value TextTableTypeAttribute.getEnumValue()
           
static TextTableTypeAttribute.Value TextTableTypeAttribute.Value.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TextTableTypeAttribute.Value[] TextTableTypeAttribute.Value.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.odftoolkit.odfdom.dom.attribute.text with parameters of type TextTableTypeAttribute.Value
 void TextTableTypeAttribute.setEnumValue(TextTableTypeAttribute.Value attrValue)
           
 



Copyright © 2008-2010 ODF Toolkit Project. All Rights Reserved.