Package com.mypurecloud.sdk.v2.model
Class UnavailableTime
java.lang.Object
com.mypurecloud.sdk.v2.model.UnavailableTime
- All Implemented Interfaces:
Serializable
UnavailableTime
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()getNotes()inthashCode()Comments explaining the unavailability time spanvoidvoidsetTimeSpan(WfmTimeSpan timeSpan) timeSpan(WfmTimeSpan timeSpan) Exact date, time and length of the unavailability time spantoString()
-
Constructor Details
-
UnavailableTime
public UnavailableTime() -
UnavailableTime
-
-
Method Details
-
getId
-
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
-