Uses of Class
org.docx4j.w15.CTPresenceInfo
| Package | Description |
|---|---|
| org.docx4j.w15 |
-
Uses of CTPresenceInfo in org.docx4j.w15
Fields in org.docx4j.w15 declared as CTPresenceInfo Modifier and Type Field Description protected CTPresenceInfoCTPerson. presenceInfoMethods in org.docx4j.w15 that return CTPresenceInfo Modifier and Type Method Description CTPresenceInfoObjectFactory. createCTPresenceInfo()Create an instance ofCTPresenceInfoCTPresenceInfoCTPerson. getPresenceInfo()Gets the value of the presenceInfo property.Methods in org.docx4j.w15 with parameters of type CTPresenceInfo Modifier and Type Method Description voidCTPerson. setPresenceInfo(CTPresenceInfo value)Sets the value of the presenceInfo property.