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