Package com.mypurecloud.sdk.v2.model
Class AgentAdherenceScheduledActivity
java.lang.Object
com.mypurecloud.sdk.v2.model.AgentAdherenceScheduledActivity
- All Implemented Interfaces:
Serializable
AgentAdherenceScheduledActivity
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionactivityCodeId(String activityCodeId) The ID of the activity code from the scheduleendOffsetSeconds(Integer endOffsetSeconds) End offset in seconds relative to query start timebooleaninthashCode()voidsetActivityCodeId(String activityCodeId) voidsetEndOffsetSeconds(Integer endOffsetSeconds) voidsetStartOffsetSeconds(Integer startOffsetSeconds) startOffsetSeconds(Integer startOffsetSeconds) Start offset in seconds relative to query start timetoString()
-
Constructor Details
-
AgentAdherenceScheduledActivity
public AgentAdherenceScheduledActivity() -
AgentAdherenceScheduledActivity
-
-
Method Details
-
activityCodeId
The ID of the activity code from the schedule -
getActivityCodeId
-
setActivityCodeId
-
startOffsetSeconds
Start offset in seconds relative to query start time -
getStartOffsetSeconds
-
setStartOffsetSeconds
-
endOffsetSeconds
End offset in seconds relative to query start time -
getEndOffsetSeconds
-
setEndOffsetSeconds
-
equals
-
hashCode
public int hashCode() -
toString
-