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