Package com.mypurecloud.sdk.v2.model
Class ShiftTradeInitiatingSideResponseItem
java.lang.Object
com.mypurecloud.sdk.v2.model.ShiftTradeInitiatingSideResponseItem
- All Implemented Interfaces:
Serializable
ShiftTradeInitiatingSideResponseItem
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetShift()getUser()inthashCode()managementUnit(ManagementUnitReference managementUnit) The management unit of the user who initiated this tradeschedule(ScheduleReferenceWithBusinessUnit schedule) Associated schedule information for the initiating uservoidsetManagementUnit(ManagementUnitReference managementUnit) voidsetSchedule(ScheduleReferenceWithBusinessUnit schedule) voidvoidsetUser(UserReference user) shift(ShiftTradeShiftResponseItem shift) The shift offered for trade by the initiating usertoString()user(UserReference user) The user who initiated this trade
-
Constructor Details
-
ShiftTradeInitiatingSideResponseItem
public ShiftTradeInitiatingSideResponseItem() -
ShiftTradeInitiatingSideResponseItem
-
-
Method Details
-
user
The user who initiated this trade -
getUser
-
setUser
-
managementUnit
The management unit of the user who initiated this trade -
getManagementUnit
-
setManagementUnit
-
schedule
Associated schedule information for the initiating user -
getSchedule
-
setSchedule
-
shift
The shift offered for trade by the initiating user -
getShift
-
setShift
-
equals
-
hashCode
public int hashCode() -
toString
-