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