Package com.mypurecloud.sdk.v2.model
Class TimeOffPlanManagementUnitAssociation
java.lang.Object
com.mypurecloud.sdk.v2.model.TimeOffPlanManagementUnitAssociation
- All Implemented Interfaces:
Serializable
TimeOffPlanManagementUnitAssociation
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()managementUnit(ManagementUnitReference managementUnit) Management unit to which this time-off plan belongsvoidsetManagementUnit(ManagementUnitReference managementUnit) voidsetStaffingGroups(List<StaffingGroupReference> staffingGroups) staffingGroups(List<StaffingGroupReference> staffingGroups) Staffing groups to which this time-off plan applies.toString()
-
Constructor Details
-
TimeOffPlanManagementUnitAssociation
public TimeOffPlanManagementUnitAssociation() -
TimeOffPlanManagementUnitAssociation
-
-
Method Details
-
managementUnit
Management unit to which this time-off plan belongs -
getManagementUnit
-
setManagementUnit
-
staffingGroups
public TimeOffPlanManagementUnitAssociation staffingGroups(List<StaffingGroupReference> staffingGroups) Staffing groups to which this time-off plan applies. If not defined, the plan applies to the management unit -
getStaffingGroups
-
setStaffingGroups
-
equals
-
hashCode
public int hashCode() -
toString
-