Package com.mypurecloud.sdk.v2.model
Class AgentWorkPlanActivity
java.lang.Object
com.mypurecloud.sdk.v2.model.AgentWorkPlanActivity
- All Implemented Interfaces:
Serializable
AgentWorkPlanActivity
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncountsAsPaidTime(Boolean countsAsPaidTime) Whether the activity is paidbooleaninthashCode()lengthMinutes(Integer lengthMinutes) Length of the activity in minutesvoidsetCountsAsPaidTime(Boolean countsAsPaidTime) voidsetLengthMinutes(Integer lengthMinutes) toString()
-
Constructor Details
-
AgentWorkPlanActivity
public AgentWorkPlanActivity() -
AgentWorkPlanActivity
-
-
Method Details
-
lengthMinutes
Length of the activity in minutes -
getLengthMinutes
-
setLengthMinutes
-
countsAsPaidTime
Whether the activity is paid -
getCountsAsPaidTime
-
setCountsAsPaidTime
-
equals
-
hashCode
public int hashCode() -
toString
-