Uses of Class
org.odftoolkit.odfdom.dom.element.table.TableInsertionElement.TableTypeAttributeValue

Packages that use TableInsertionElement.TableTypeAttributeValue
org.odftoolkit.odfdom.dom.element.table   
 

Uses of TableInsertionElement.TableTypeAttributeValue in org.odftoolkit.odfdom.dom.element.table
 

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



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