Package com.mypurecloud.sdk.v2.model
Class WfmShiftTradingJobCompleteEventWeekSummary
java.lang.Object
com.mypurecloud.sdk.v2.model.WfmShiftTradingJobCompleteEventWeekSummary
- All Implemented Interfaces:
Serializable
WfmShiftTradingJobCompleteEventWeekSummary
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncrossWeekReceivingMatchedCount(Long crossWeekReceivingMatchedCount) booleaninthashCode()initiatingMatchedCount(Long initiatingMatchedCount) voidsetCrossWeekReceivingMatchedCount(Long crossWeekReceivingMatchedCount) voidsetInitiatingMatchedCount(Long initiatingMatchedCount) voidsetWeekDate(String weekDate) toString()
-
Constructor Details
-
WfmShiftTradingJobCompleteEventWeekSummary
public WfmShiftTradingJobCompleteEventWeekSummary() -
WfmShiftTradingJobCompleteEventWeekSummary
-
-
Method Details
-
weekDate
-
getWeekDate
-
setWeekDate
-
initiatingMatchedCount
public WfmShiftTradingJobCompleteEventWeekSummary initiatingMatchedCount(Long initiatingMatchedCount) -
getInitiatingMatchedCount
-
setInitiatingMatchedCount
-
crossWeekReceivingMatchedCount
public WfmShiftTradingJobCompleteEventWeekSummary crossWeekReceivingMatchedCount(Long crossWeekReceivingMatchedCount) -
getCrossWeekReceivingMatchedCount
-
setCrossWeekReceivingMatchedCount
-
equals
-
hashCode
public int hashCode() -
toString
-