Uses of Enum Class
com.mypurecloud.sdk.v2.model.ScheduleGroup.StateEnum
Packages that use ScheduleGroup.StateEnum
-
Uses of ScheduleGroup.StateEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ScheduleGroup.StateEnumModifier and TypeMethodDescriptionstatic ScheduleGroup.StateEnumScheduleGroup.StateEnum.fromString(String key) ScheduleGroup.getState()static ScheduleGroup.StateEnumReturns the enum constant of this class with the specified name.static ScheduleGroup.StateEnum[]ScheduleGroup.StateEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.