Package com.mypurecloud.sdk.v2.model
Class WfmUserNotificationTopicShiftTradeNotification
java.lang.Object
com.mypurecloud.sdk.v2.model.WfmUserNotificationTopicShiftTradeNotification
- All Implemented Interfaces:
Serializable
WfmUserNotificationTopicShiftTradeNotification
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets newState -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()initiatingShiftDate(Date initiatingShiftDate) initiatingUser(WfmUserNotificationTopicUserReference initiatingUser) receivingShiftDate(Date receivingShiftDate) receivingUser(WfmUserNotificationTopicUserReference receivingUser) voidsetInitiatingShiftDate(Date initiatingShiftDate) voidsetInitiatingUser(WfmUserNotificationTopicUserReference initiatingUser) voidvoidsetOneSided(Boolean oneSided) voidsetReceivingShiftDate(Date receivingShiftDate) voidsetReceivingUser(WfmUserNotificationTopicUserReference receivingUser) voidsetTradeId(String tradeId) voidsetWeekDate(String weekDate) toString()
-
Constructor Details
-
WfmUserNotificationTopicShiftTradeNotification
public WfmUserNotificationTopicShiftTradeNotification() -
WfmUserNotificationTopicShiftTradeNotification
-
-
Method Details
-
weekDate
-
getWeekDate
-
setWeekDate
-
tradeId
-
getTradeId
-
setTradeId
-
oneSided
-
getOneSided
-
setOneSided
-
newState
public WfmUserNotificationTopicShiftTradeNotification newState(WfmUserNotificationTopicShiftTradeNotification.NewStateEnum newState) -
getNewState
-
setNewState
-
initiatingUser
public WfmUserNotificationTopicShiftTradeNotification initiatingUser(WfmUserNotificationTopicUserReference initiatingUser) -
getInitiatingUser
-
setInitiatingUser
-
initiatingShiftDate
-
getInitiatingShiftDate
-
setInitiatingShiftDate
-
receivingUser
public WfmUserNotificationTopicShiftTradeNotification receivingUser(WfmUserNotificationTopicUserReference receivingUser) -
getReceivingUser
-
setReceivingUser
-
receivingShiftDate
-
getReceivingShiftDate
-
setReceivingShiftDate
-
equals
-
hashCode
public int hashCode() -
toString
-