Package com.mypurecloud.sdk.v2.model
Class RealTimeAdherenceExplanation
java.lang.Object
com.mypurecloud.sdk.v2.model.RealTimeAdherenceExplanation
- All Implemented Interfaces:
Serializable
RealTimeAdherenceExplanation
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe status of the adherence explanation -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()inthashCode()lengthMinutes(Integer lengthMinutes) The length of the adherence explanation in minutesvoidsetLengthMinutes(Integer lengthMinutes) voidsetStartDate(Date startDate) voidThe start timestamp of the adherence explanation in ISO-8601 formatThe status of the adherence explanationtoString()
-
Constructor Details
-
RealTimeAdherenceExplanation
public RealTimeAdherenceExplanation() -
RealTimeAdherenceExplanation
-
-
Method Details
-
getId
-
startDate
The start timestamp of the adherence explanation in ISO-8601 format -
getStartDate
-
setStartDate
-
lengthMinutes
The length of the adherence explanation in minutes -
getLengthMinutes
-
setLengthMinutes
-
status
The status of the adherence explanation -
getStatus
-
setStatus
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-