Uses of Class
org.docx4j.w14.CTLongHexNumber
| Package | Description |
|---|---|
| org.docx4j.w14 | |
| org.docx4j.wml |
-
Uses of CTLongHexNumber in org.docx4j.w14
Methods in org.docx4j.w14 that return CTLongHexNumber Modifier and Type Method Description CTLongHexNumberObjectFactory. createCTLongHexNumber()Create an instance ofCTLongHexNumberMethods in org.docx4j.w14 that return types with arguments of type CTLongHexNumber Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTLongHexNumber>ObjectFactory. createDocId(CTLongHexNumber value)Methods in org.docx4j.w14 with parameters of type CTLongHexNumber Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTLongHexNumber>ObjectFactory. createDocId(CTLongHexNumber value) -
Uses of CTLongHexNumber in org.docx4j.wml
Fields in org.docx4j.wml declared as CTLongHexNumber Modifier and Type Field Description protected CTLongHexNumberCTSettings. docId14Methods in org.docx4j.wml that return CTLongHexNumber Modifier and Type Method Description CTLongHexNumberCTSettings. getDocId14()Gets the value of the docId14 property.Methods in org.docx4j.wml with parameters of type CTLongHexNumber Modifier and Type Method Description voidCTSettings. setDocId14(CTLongHexNumber value)Sets the value of the docId14 property.