Uses of Class
org.docx4j.math.CTUnSignedInteger
Packages that use CTUnSignedInteger
-
Uses of CTUnSignedInteger in org.docx4j.math
Fields in org.docx4j.math declared as CTUnSignedIntegerModifier and TypeFieldDescriptionprotected CTUnSignedIntegerCTMPr.cGpprotected CTUnSignedIntegerCTMPr.cSpprotected CTUnSignedIntegerCTEqArrPr.rSpprotected CTUnSignedIntegerCTMPr.rSpMethods in org.docx4j.math that return CTUnSignedIntegerModifier and TypeMethodDescriptionObjectFactory.createCTUnSignedInteger()Create an instance ofCTUnSignedIntegerCTMPr.getCGp()Gets the value of the cGp property.CTMPr.getCSp()Gets the value of the cSp property.CTEqArrPr.getRSp()Gets the value of the rSp property.CTMPr.getRSp()Gets the value of the rSp property.Methods in org.docx4j.math with parameters of type CTUnSignedIntegerModifier and TypeMethodDescriptionvoidCTMPr.setCGp(CTUnSignedInteger value) Sets the value of the cGp property.voidCTMPr.setCSp(CTUnSignedInteger value) Sets the value of the cSp property.voidCTEqArrPr.setRSp(CTUnSignedInteger value) Sets the value of the rSp property.voidCTMPr.setRSp(CTUnSignedInteger value) Sets the value of the rSp property.