Package com.mypurecloud.sdk.v2.model
Class AgentScheduleUnavailableTime
java.lang.Object
com.mypurecloud.sdk.v2.model.AgentScheduleUnavailableTime
- All Implemented Interfaces:
Serializable
AgentScheduleUnavailableTime
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetNotes()inthashCode()Comments explaining the unavailability time spanvoidvoidsetTimeSpan(WfmTimeSpan timeSpan) timeSpan(WfmTimeSpan timeSpan) Exact date, time and length of the unavailability time spantoString()
-
Constructor Details
-
AgentScheduleUnavailableTime
public AgentScheduleUnavailableTime() -
AgentScheduleUnavailableTime
-
-
Method Details
-
timeSpan
Exact date, time and length of the unavailability time span -
getTimeSpan
-
setTimeSpan
-
notes
Comments explaining the unavailability time span -
getNotes
-
setNotes
-
equals
-
hashCode
public int hashCode() -
toString
-