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