Package com.mypurecloud.sdk.v2.model
Class WfmAgentScheduleUpdateTopicAgentScheduleShiftUpdate
java.lang.Object
com.mypurecloud.sdk.v2.model.WfmAgentScheduleUpdateTopicAgentScheduleShiftUpdate
- All Implemented Interfaces:
Serializable
public class WfmAgentScheduleUpdateTopicAgentScheduleShiftUpdate
extends Object
implements Serializable
WfmAgentScheduleUpdateTopicAgentScheduleShiftUpdate
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets type -
Constructor Summary
ConstructorsConstructorDescriptionWfmAgentScheduleUpdateTopicAgentScheduleShiftUpdate(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()voidsetShiftStartDates(List<Date> shiftStartDates) voidshiftStartDates(List<Date> shiftStartDates) toString()
-
Constructor Details
-
WfmAgentScheduleUpdateTopicAgentScheduleShiftUpdate
public WfmAgentScheduleUpdateTopicAgentScheduleShiftUpdate() -
WfmAgentScheduleUpdateTopicAgentScheduleShiftUpdate
-
-
Method Details
-
type
-
getType
-
setType
-
shiftStartDates
public WfmAgentScheduleUpdateTopicAgentScheduleShiftUpdate shiftStartDates(List<Date> shiftStartDates) -
getShiftStartDates
-
setShiftStartDates
-
equals
-
hashCode
public int hashCode() -
toString
-