Uses of Enum
org.odftoolkit.odfdom.dom.attribute.office.OfficeTargetFrameAttribute.Value
Packages that use OfficeTargetFrameAttribute.Value
-
Uses of OfficeTargetFrameAttribute.Value in org.odftoolkit.odfdom.dom.attribute.office
Methods in org.odftoolkit.odfdom.dom.attribute.office that return OfficeTargetFrameAttribute.ValueModifier and TypeMethodDescriptionOfficeTargetFrameAttribute.Value.enumValueOf(String value) OfficeTargetFrameAttribute.getEnumValue()Returns the enum constant of this type with the specified name.static OfficeTargetFrameAttribute.Value[]OfficeTargetFrameAttribute.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.office with parameters of type OfficeTargetFrameAttribute.ValueModifier and TypeMethodDescriptionvoidOfficeTargetFrameAttribute.setEnumValue(OfficeTargetFrameAttribute.Value attrValue)