Package com.mypurecloud.sdk.v2.model
Class WorkPlanReference
java.lang.Object
com.mypurecloud.sdk.v2.model.WorkPlanReference
- All Implemented Interfaces:
Serializable
WorkPlanReference
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()inthashCode()managementUnit(ManagementUnitReference managementUnit) The management unit to which this work plan belongs.voidsetManagementUnit(ManagementUnitReference managementUnit) toString()
-
Constructor Details
-
WorkPlanReference
public WorkPlanReference() -
WorkPlanReference
-
-
Method Details