Uses of Class
org.docx4j.math.CTBreakBin
Packages that use CTBreakBin
-
Uses of CTBreakBin in org.docx4j.math
Fields in org.docx4j.math declared as CTBreakBinMethods in org.docx4j.math that return CTBreakBinModifier and TypeMethodDescriptionObjectFactory.createCTBreakBin()Create an instance ofCTBreakBinCTMathPr.getBrkBin()Gets the value of the brkBin property.Methods in org.docx4j.math with parameters of type CTBreakBinModifier and TypeMethodDescriptionvoidCTMathPr.setBrkBin(CTBreakBin value) Sets the value of the brkBin property.