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

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

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

Methods in org.odftoolkit.odfdom.dom.element.table that return TableDeletionElement.TableTypeAttributeValue
static TableDeletionElement.TableTypeAttributeValue TableDeletionElement.TableTypeAttributeValue.enumValueOf(java.lang.String value)
           
static TableDeletionElement.TableTypeAttributeValue TableDeletionElement.TableTypeAttributeValue.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TableDeletionElement.TableTypeAttributeValue[] TableDeletionElement.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.