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