Uses of Class
org.docx4j.w15.CTPresenceInfo
Packages that use CTPresenceInfo
-
Uses of CTPresenceInfo in org.docx4j.w15
Fields in org.docx4j.w15 declared as CTPresenceInfoMethods in org.docx4j.w15 that return CTPresenceInfoModifier and TypeMethodDescriptionObjectFactory.createCTPresenceInfo()Create an instance ofCTPresenceInfoCTPerson.getPresenceInfo()Gets the value of the presenceInfo property.Methods in org.docx4j.w15 with parameters of type CTPresenceInfoModifier and TypeMethodDescriptionvoidCTPerson.setPresenceInfo(CTPresenceInfo value) Sets the value of the presenceInfo property.