Uses of Class
org.docx4j.wml.CTLongHexNumber
Packages that use CTLongHexNumber
-
Uses of CTLongHexNumber in org.docx4j.wml
Fields in org.docx4j.wml declared as CTLongHexNumberModifier and TypeFieldDescriptionprotected CTLongHexNumberNumbering.AbstractNum.nsidprotected CTLongHexNumberStyle.rsidprotected CTLongHexNumberCTDocRsids.rsidRootprotected CTLongHexNumberNumbering.AbstractNum.tmplFields in org.docx4j.wml with type parameters of type CTLongHexNumberMethods in org.docx4j.wml that return CTLongHexNumberModifier and TypeMethodDescriptionObjectFactory.createCTLongHexNumber()Create an instance ofCTLongHexNumberNumbering.AbstractNum.getNsid()Gets the value of the nsid property.Style.getRsid()Gets the value of the rsid property.CTDocRsids.getRsidRoot()Gets the value of the rsidRoot property.Numbering.AbstractNum.getTmpl()Gets the value of the tmpl property.Methods in org.docx4j.wml that return types with arguments of type CTLongHexNumberMethods in org.docx4j.wml with parameters of type CTLongHexNumberModifier and TypeMethodDescriptionvoidNumbering.AbstractNum.setNsid(CTLongHexNumber value) Sets the value of the nsid property.voidStyle.setRsid(CTLongHexNumber value) Sets the value of the rsid property.voidCTDocRsids.setRsidRoot(CTLongHexNumber value) Sets the value of the rsidRoot property.voidNumbering.AbstractNum.setTmpl(CTLongHexNumber value) Sets the value of the tmpl property.