Package com.mypurecloud.sdk.v2.model
Class WorkitemsUserEventsNotificationAssignmentSegment
java.lang.Object
com.mypurecloud.sdk.v2.model.WorkitemsUserEventsNotificationAssignmentSegment
- All Implemented Interfaces:
Serializable
public class WorkitemsUserEventsNotificationAssignmentSegment
extends Object
implements Serializable
WorkitemsUserEventsNotificationAssignmentSegment
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets endStatestatic enumGets or Sets startState -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondurationMs(Long durationMs) booleaninthashCode()voidsetDurationMs(Long durationMs) voidvoidtoString()
-
Constructor Details
-
WorkitemsUserEventsNotificationAssignmentSegment
public WorkitemsUserEventsNotificationAssignmentSegment() -
WorkitemsUserEventsNotificationAssignmentSegment
-
-
Method Details
-
startState
public WorkitemsUserEventsNotificationAssignmentSegment startState(WorkitemsUserEventsNotificationAssignmentSegment.StartStateEnum startState) -
getStartState
-
setStartState
public void setStartState(WorkitemsUserEventsNotificationAssignmentSegment.StartStateEnum startState) -
endState
-
getEndState
-
setEndState
-
durationMs
-
getDurationMs
-
setDurationMs
-
equals
-
hashCode
public int hashCode() -
toString
-