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