Uses of Class
org.odftoolkit.odfdom.dom.attribute.xlink.XlinkShowAttribute.Value
-
Packages that use XlinkShowAttribute.Value Package Description org.odftoolkit.odfdom.dom.attribute.xlink -
-
Uses of XlinkShowAttribute.Value in org.odftoolkit.odfdom.dom.attribute.xlink
Methods in org.odftoolkit.odfdom.dom.attribute.xlink that return XlinkShowAttribute.Value Modifier and Type Method Description static XlinkShowAttribute.ValueXlinkShowAttribute.Value. enumValueOf(String value)XlinkShowAttribute.ValueXlinkShowAttribute. getEnumValue()static XlinkShowAttribute.ValueXlinkShowAttribute.Value. valueOf(String name)Returns the enum constant of this type with the specified name.static XlinkShowAttribute.Value[]XlinkShowAttribute.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.xlink with parameters of type XlinkShowAttribute.Value Modifier and Type Method Description voidXlinkShowAttribute. setEnumValue(XlinkShowAttribute.Value attrValue)
-