Uses of Class
org.docx4j.w15.CTGuid
| Package | Description |
|---|---|
| org.docx4j.w15 | |
| org.docx4j.wml |
-
Uses of CTGuid in org.docx4j.w15
Methods in org.docx4j.w15 that return CTGuid Modifier and Type Method Description CTGuidObjectFactory. createCTGuid()Create an instance ofCTGuidMethods in org.docx4j.w15 that return types with arguments of type CTGuid Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTGuid>ObjectFactory. createDocId(CTGuid value)Methods in org.docx4j.w15 with parameters of type CTGuid Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTGuid>ObjectFactory. createDocId(CTGuid value) -
Uses of CTGuid in org.docx4j.wml
Fields in org.docx4j.wml declared as CTGuid Modifier and Type Field Description protected CTGuidCTSettings. docId15Methods in org.docx4j.wml that return CTGuid Modifier and Type Method Description CTGuidCTSettings. getDocId15()Gets the value of the docId15 property.Methods in org.docx4j.wml with parameters of type CTGuid Modifier and Type Method Description voidCTSettings. setDocId15(CTGuid value)Sets the value of the docId15 property.