Package com.mypurecloud.sdk.v2.model
Class WfmShiftTradingJobCompleteEventShiftTradingJobCompleteNotification
java.lang.Object
com.mypurecloud.sdk.v2.model.WfmShiftTradingJobCompleteEventShiftTradingJobCompleteNotification
- All Implemented Interfaces:
Serializable
public class WfmShiftTradingJobCompleteEventShiftTradingJobCompleteNotification
extends Object
implements Serializable
WfmShiftTradingJobCompleteEventShiftTradingJobCompleteNotification
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets statusstatic enumGets or Sets type -
Constructor Summary
ConstructorsConstructorDescriptionWfmShiftTradingJobCompleteEventShiftTradingJobCompleteNotification(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptiondownloadUrl(String downloadUrl) booleangetError()getId()getTrade()getType()inthashCode()voidsetDownloadUrl(String downloadUrl) voidvoidvoidvoidvoidvoidsetWeekSummaries(WfmShiftTradingJobCompleteEventWeekSummaryList weekSummaries) toString()weekSummaries(WfmShiftTradingJobCompleteEventWeekSummaryList weekSummaries)
-
Constructor Details
-
WfmShiftTradingJobCompleteEventShiftTradingJobCompleteNotification
public WfmShiftTradingJobCompleteEventShiftTradingJobCompleteNotification() -
WfmShiftTradingJobCompleteEventShiftTradingJobCompleteNotification
public WfmShiftTradingJobCompleteEventShiftTradingJobCompleteNotification(Boolean initWithEmptyList)
-
-
Method Details
-
id
-
getId
-
setId
-
type
-
getType
-
setType
public void setType(WfmShiftTradingJobCompleteEventShiftTradingJobCompleteNotification.TypeEnum type) -
status
-
getStatus
-
setStatus
public void setStatus(WfmShiftTradingJobCompleteEventShiftTradingJobCompleteNotification.StatusEnum status) -
trade
-
getTrade
-
setTrade
-
weekSummaries
public WfmShiftTradingJobCompleteEventShiftTradingJobCompleteNotification weekSummaries(WfmShiftTradingJobCompleteEventWeekSummaryList weekSummaries) -
getWeekSummaries
-
setWeekSummaries
-
downloadUrl
public WfmShiftTradingJobCompleteEventShiftTradingJobCompleteNotification downloadUrl(String downloadUrl) -
getDownloadUrl
-
setDownloadUrl
-
error
-
getError
-
setError
-
equals
-
hashCode
public int hashCode() -
toString
-