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