Uses of Enum
org.odftoolkit.odfdom.dom.attribute.xlink.XlinkShowAttribute.Value
Packages that use XlinkShowAttribute.Value
-
Uses of XlinkShowAttribute.Value in org.odftoolkit.odfdom.dom.attribute.xlink
Methods in org.odftoolkit.odfdom.dom.attribute.xlink that return XlinkShowAttribute.ValueModifier and TypeMethodDescriptionstatic XlinkShowAttribute.ValueXlinkShowAttribute.Value.enumValueOf(String value) XlinkShowAttribute.getEnumValue()static XlinkShowAttribute.ValueReturns 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.ValueModifier and TypeMethodDescriptionvoidXlinkShowAttribute.setEnumValue(XlinkShowAttribute.Value attrValue)