Uses of Class
org.odftoolkit.odfdom.dom.attribute.office.OfficeTargetFrameNameAttribute.Value
-
Packages that use OfficeTargetFrameNameAttribute.Value Package Description org.odftoolkit.odfdom.dom.attribute.office -
-
Uses of OfficeTargetFrameNameAttribute.Value in org.odftoolkit.odfdom.dom.attribute.office
Methods in org.odftoolkit.odfdom.dom.attribute.office that return OfficeTargetFrameNameAttribute.Value Modifier and Type Method Description static OfficeTargetFrameNameAttribute.ValueOfficeTargetFrameNameAttribute.Value. enumValueOf(String value)OfficeTargetFrameNameAttribute.ValueOfficeTargetFrameNameAttribute. getEnumValue()static OfficeTargetFrameNameAttribute.ValueOfficeTargetFrameNameAttribute.Value. valueOf(String name)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.Value Modifier and Type Method Description voidOfficeTargetFrameNameAttribute. setEnumValue(OfficeTargetFrameNameAttribute.Value attrValue)
-