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