Package | Description |
---|---|
org.odftoolkit.odfdom.dom.attribute.db |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
DbTypeAttribute.setEnumValue(DbTypeAttribute.Value attrValue) |
Copyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.