Package com.mypurecloud.sdk.v2.model
Class WorkPlanBidGroupSummary
java.lang.Object
com.mypurecloud.sdk.v2.model.WorkPlanBidGroupSummary
- All Implemented Interfaces:
Serializable
WorkPlanBidGroupSummary
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionagentCount(Integer agentCount) The number of agents in this bid groupbooleangetId()getName()inthashCode()The globally unique identifier for the object.managementUnit(ManagementUnitReference managementUnit) The management unit this bid group belongs toThe name assigned to this bid groupplanningGroupCount(Integer planningGroupCount) The number of planning groups in this bid groupvoidsetAgentCount(Integer agentCount) voidvoidsetManagementUnit(ManagementUnitReference managementUnit) voidvoidsetPlanningGroupCount(Integer planningGroupCount) voidsetWorkPlanCount(Integer workPlanCount) toString()workPlanCount(Integer workPlanCount) The number of work plans in this bid group
-
Constructor Details
-
WorkPlanBidGroupSummary
public WorkPlanBidGroupSummary() -
WorkPlanBidGroupSummary
-
-
Method Details
-
id
The globally unique identifier for the object. -
getId
-
setId
-
name
The name assigned to this bid group -
getName
-
setName
-
managementUnit
The management unit this bid group belongs to -
getManagementUnit
-
setManagementUnit
-
agentCount
The number of agents in this bid group -
getAgentCount
-
setAgentCount
-
workPlanCount
The number of work plans in this bid group -
getWorkPlanCount
-
setWorkPlanCount
-
planningGroupCount
The number of planning groups in this bid group -
getPlanningGroupCount
-
setPlanningGroupCount
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-