Uses of Enum
org.odftoolkit.odfdom.dom.attribute.fo.FoHyphenationLadderCountAttribute.Value
Packages that use FoHyphenationLadderCountAttribute.Value
-
Uses of FoHyphenationLadderCountAttribute.Value in org.odftoolkit.odfdom.dom.attribute.fo
Methods in org.odftoolkit.odfdom.dom.attribute.fo that return FoHyphenationLadderCountAttribute.ValueModifier and TypeMethodDescriptionFoHyphenationLadderCountAttribute.Value.enumValueOf(String value) FoHyphenationLadderCountAttribute.getEnumValue()Returns the enum constant of this type with the specified name.FoHyphenationLadderCountAttribute.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.fo with parameters of type FoHyphenationLadderCountAttribute.ValueModifier and TypeMethodDescriptionvoidFoHyphenationLadderCountAttribute.setEnumValue(FoHyphenationLadderCountAttribute.Value attrValue)