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