Uses of Enum Class
com.mypurecloud.sdk.v2.model.WfmTimeOffRequestUpdateTopicTimeOffRequestUpdate.StatusEnum
Packages that use WfmTimeOffRequestUpdateTopicTimeOffRequestUpdate.StatusEnum
-
Uses of WfmTimeOffRequestUpdateTopicTimeOffRequestUpdate.StatusEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WfmTimeOffRequestUpdateTopicTimeOffRequestUpdate.StatusEnumModifier and TypeMethodDescriptionWfmTimeOffRequestUpdateTopicTimeOffRequestUpdate.StatusEnum.fromString(String key) WfmTimeOffRequestUpdateTopicTimeOffRequestUpdate.getStatus()Returns the enum constant of this class with the specified name.WfmTimeOffRequestUpdateTopicTimeOffRequestUpdate.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 WfmTimeOffRequestUpdateTopicTimeOffRequestUpdate.StatusEnumModifier and TypeMethodDescriptionvoidWfmTimeOffRequestUpdateTopicTimeOffRequestUpdate.setStatus(WfmTimeOffRequestUpdateTopicTimeOffRequestUpdate.StatusEnum status) WfmTimeOffRequestUpdateTopicTimeOffRequestUpdate.status(WfmTimeOffRequestUpdateTopicTimeOffRequestUpdate.StatusEnum status)