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