Uses of Enum Class
com.mypurecloud.sdk.v2.model.ActivityPlanResponse.StateEnum
Packages that use ActivityPlanResponse.StateEnum
-
Uses of ActivityPlanResponse.StateEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ActivityPlanResponse.StateEnumModifier and TypeMethodDescriptionActivityPlanResponse.StateEnum.fromString(String key) ActivityPlanResponse.getState()Returns the enum constant of this class with the specified name.static ActivityPlanResponse.StateEnum[]ActivityPlanResponse.StateEnum.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 ActivityPlanResponse.StateEnumModifier and TypeMethodDescriptionvoidActivityPlanResponse.setState(ActivityPlanResponse.StateEnum state) ActivityPlanResponse.state(ActivityPlanResponse.StateEnum state) The state of this activity plan