|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TableModeAttribute.Value | |
---|---|
org.odftoolkit.odfdom.dom.attribute.table |
Uses of TableModeAttribute.Value in org.odftoolkit.odfdom.dom.attribute.table |
---|
Methods in org.odftoolkit.odfdom.dom.attribute.table that return TableModeAttribute.Value | |
---|---|
static TableModeAttribute.Value |
TableModeAttribute.Value.enumValueOf(String value)
|
TableModeAttribute.Value |
TableModeAttribute.getEnumValue()
|
static TableModeAttribute.Value |
TableModeAttribute.Value.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TableModeAttribute.Value[] |
TableModeAttribute.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.table with parameters of type TableModeAttribute.Value | |
---|---|
void |
TableModeAttribute.setEnumValue(TableModeAttribute.Value attrValue)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |