Uses of Enum
org.odftoolkit.odfdom.dom.attribute.xlink.XlinkActuateAttribute.Value
Packages that use XlinkActuateAttribute.Value
-
Uses of XlinkActuateAttribute.Value in org.odftoolkit.odfdom.dom.attribute.xlink
Methods in org.odftoolkit.odfdom.dom.attribute.xlink that return XlinkActuateAttribute.ValueModifier and TypeMethodDescriptionstatic XlinkActuateAttribute.ValueXlinkActuateAttribute.Value.enumValueOf(String value) XlinkActuateAttribute.getEnumValue()static XlinkActuateAttribute.ValueReturns the enum constant of this type with the specified name.static XlinkActuateAttribute.Value[]XlinkActuateAttribute.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 XlinkActuateAttribute.ValueModifier and TypeMethodDescriptionvoidXlinkActuateAttribute.setEnumValue(XlinkActuateAttribute.Value attrValue)