Uses of Enum Class
org.docx4j.math.STBreakBin
Packages that use STBreakBin
-
Uses of STBreakBin in org.docx4j.math
Fields in org.docx4j.math declared as STBreakBinMethods in org.docx4j.math that return STBreakBinModifier and TypeMethodDescriptionstatic STBreakBinCTBreakBin.getVal()Gets the value of the val property.static STBreakBinReturns the enum constant of this class with the specified name.static STBreakBin[]STBreakBin.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.docx4j.math with parameters of type STBreakBinModifier and TypeMethodDescriptionvoidCTBreakBin.setVal(STBreakBin value) Sets the value of the val property.