Uses of Enum Class
com.mypurecloud.sdk.v2.model.Annotation.ReasonEnum
Packages that use Annotation.ReasonEnum
-
Uses of Annotation.ReasonEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return Annotation.ReasonEnumModifier and TypeMethodDescriptionstatic Annotation.ReasonEnumAnnotation.ReasonEnum.fromString(String key) Annotation.getReason()static Annotation.ReasonEnumReturns the enum constant of this class with the specified name.static Annotation.ReasonEnum[]Annotation.ReasonEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.