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