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