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