Package com.mypurecloud.sdk.v2.model
Class WemCoachingUserNotificationTopicCoachingUserNotification
java.lang.Object
com.mypurecloud.sdk.v2.model.WemCoachingUserNotificationTopicCoachingUserNotification
- All Implemented Interfaces:
Serializable
public class WemCoachingUserNotificationTopicCoachingUserNotification
extends Object
implements Serializable
WemCoachingUserNotificationTopicCoachingUserNotification
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets actionTypestatic enumGets or Sets relationshipstatic enumGets or Sets status -
Constructor Summary
ConstructorsConstructorDescriptionWemCoachingUserNotificationTopicCoachingUserNotification(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()getName()inthashCode()lengthInMinutes(Long lengthInMinutes) markedAsRead(Boolean markedAsRead) relationship(WemCoachingUserNotificationTopicCoachingUserNotification.RelationshipEnum relationship) voidvoidvoidsetDateStart(Date dateStart) voidvoidsetLengthInMinutes(Long lengthInMinutes) voidsetMarkedAsRead(Boolean markedAsRead) voidvoidsetRelationship(WemCoachingUserNotificationTopicCoachingUserNotification.RelationshipEnum relationship) voidtoString()
-
Constructor Details
-
WemCoachingUserNotificationTopicCoachingUserNotification
public WemCoachingUserNotificationTopicCoachingUserNotification() -
WemCoachingUserNotificationTopicCoachingUserNotification
-
-
Method Details
-
id
-
getId
-
setId
-
name
-
getName
-
setName
-
markedAsRead
-
getMarkedAsRead
-
setMarkedAsRead
-
actionType
-
getActionType
-
setActionType
public void setActionType(WemCoachingUserNotificationTopicCoachingUserNotification.ActionTypeEnum actionType) -
relationship
public WemCoachingUserNotificationTopicCoachingUserNotification relationship(WemCoachingUserNotificationTopicCoachingUserNotification.RelationshipEnum relationship) -
getRelationship
-
setRelationship
public void setRelationship(WemCoachingUserNotificationTopicCoachingUserNotification.RelationshipEnum relationship) -
appointment
public WemCoachingUserNotificationTopicCoachingUserNotification appointment(WemCoachingUserNotificationTopicCoachingAppointmentReference appointment) -
getAppointment
-
setAppointment
public void setAppointment(WemCoachingUserNotificationTopicCoachingAppointmentReference appointment) -
dateStart
-
getDateStart
-
setDateStart
-
lengthInMinutes
public WemCoachingUserNotificationTopicCoachingUserNotification lengthInMinutes(Long lengthInMinutes) -
getLengthInMinutes
-
setLengthInMinutes
-
status
-
getStatus
-
setStatus
-
equals
-
hashCode
public int hashCode() -
toString
-