Package com.mypurecloud.sdk.v2.model
Class UserStaffingGroupResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.UserStaffingGroupResponse
- All Implemented Interfaces:
Serializable
UserStaffingGroupResponse
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetUser()inthashCode()voidsetStaffingGroup(StaffingGroupReference staffingGroup) voidsetUser(UserReference user) staffingGroup(StaffingGroupReference staffingGroup) The current staffing group of the usertoString()user(UserReference user) The user associated with the staffing group
-
Constructor Details
-
UserStaffingGroupResponse
public UserStaffingGroupResponse() -
UserStaffingGroupResponse
-
-
Method Details
-
user
The user associated with the staffing group -
getUser
-
setUser
-
staffingGroup
The current staffing group of the user -
getStaffingGroup
-
setStaffingGroup
-
equals
-
hashCode
public int hashCode() -
toString
-