Package com.mypurecloud.sdk.v2.model
Class WfmBuShortTermForecastUpdateCompleteTopicBuShortTermForecastNotification
java.lang.Object
com.mypurecloud.sdk.v2.model.WfmBuShortTermForecastUpdateCompleteTopicBuShortTermForecastNotification
- All Implemented Interfaces:
Serializable
public class WfmBuShortTermForecastUpdateCompleteTopicBuShortTermForecastNotification
extends Object
implements Serializable
WfmBuShortTermForecastUpdateCompleteTopicBuShortTermForecastNotification
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets status -
Constructor Summary
ConstructorsConstructorDescriptionWfmBuShortTermForecastUpdateCompleteTopicBuShortTermForecastNotification(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()operationId(String operationId) voidsetOperationId(String operationId) voidvoidsetStatus(WfmBuShortTermForecastUpdateCompleteTopicBuShortTermForecastNotification.StatusEnum status) toString()
-
Constructor Details
-
WfmBuShortTermForecastUpdateCompleteTopicBuShortTermForecastNotification
public WfmBuShortTermForecastUpdateCompleteTopicBuShortTermForecastNotification() -
WfmBuShortTermForecastUpdateCompleteTopicBuShortTermForecastNotification
public WfmBuShortTermForecastUpdateCompleteTopicBuShortTermForecastNotification(Boolean initWithEmptyList)
-
-
Method Details
-
status
-
getStatus
-
setStatus
public void setStatus(WfmBuShortTermForecastUpdateCompleteTopicBuShortTermForecastNotification.StatusEnum status) -
result
-
getResult
-
setResult
-
operationId
public WfmBuShortTermForecastUpdateCompleteTopicBuShortTermForecastNotification operationId(String operationId) -
getOperationId
-
setOperationId
-
equals
-
hashCode
public int hashCode() -
toString
-