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