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