Uses of Class
org.odftoolkit.odfdom.dom.element.table.TableFilterConditionElement.TableDataTypeAttributeValue

Packages that use TableFilterConditionElement.TableDataTypeAttributeValue
org.odftoolkit.odfdom.dom.element.table   
 

Uses of TableFilterConditionElement.TableDataTypeAttributeValue in org.odftoolkit.odfdom.dom.element.table
 

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