Uses of Enum Class
com.mypurecloud.sdk.v2.model.Check.TypeEnum
Packages that use Check.TypeEnum
-
Uses of Check.TypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return Check.TypeEnumModifier and TypeMethodDescriptionstatic Check.TypeEnumCheck.TypeEnum.fromString(String key) Check.getType()static Check.TypeEnumReturns the enum constant of this class with the specified name.static Check.TypeEnum[]Check.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.