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