Uses of Enum Class
com.mypurecloud.sdk.v2.model.V2WfmMainForecastExportSnapshotEventMainForecastExportNotification.StatusEnum
-
Uses of V2WfmMainForecastExportSnapshotEventMainForecastExportNotification.StatusEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return V2WfmMainForecastExportSnapshotEventMainForecastExportNotification.StatusEnumModifier and TypeMethodDescriptionV2WfmMainForecastExportSnapshotEventMainForecastExportNotification.StatusEnum.fromString(String key) V2WfmMainForecastExportSnapshotEventMainForecastExportNotification.getStatus()Returns the enum constant of this class with the specified name.V2WfmMainForecastExportSnapshotEventMainForecastExportNotification.StatusEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type V2WfmMainForecastExportSnapshotEventMainForecastExportNotification.StatusEnumModifier and TypeMethodDescriptionvoidV2WfmMainForecastExportSnapshotEventMainForecastExportNotification.setStatus(V2WfmMainForecastExportSnapshotEventMainForecastExportNotification.StatusEnum status) V2WfmMainForecastExportSnapshotEventMainForecastExportNotification.status(V2WfmMainForecastExportSnapshotEventMainForecastExportNotification.StatusEnum status)