Class CalendarEventAttendeeDTO
java.lang.Object
org.silverpeas.mobile.shared.dto.almanach.CalendarEventAttendeeDTO
- Author:
- svu
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CalendarEventAttendeeDTOgetId()voidsetFullName(String fullName) voidvoidsetParticipationStatus(ParticipationStatusDTO participationStatus) voidsetPresenceStatus(PresenceStatusDTO presenceStatus) jsinterop.base.JsPropertyMap<Object>toJSON()
-
Constructor Details
-
CalendarEventAttendeeDTO
public CalendarEventAttendeeDTO()
-
-
Method Details
-
getId
-
setId
-
getFullName
-
setFullName
-
getParticipationStatus
-
getPresenceStatus
-
fromJSON
-
toJSON
-