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