Uses of Enum Class
com.mypurecloud.sdk.v2.model.SystemMessageSystemMessage.ReasonEnum
Packages that use SystemMessageSystemMessage.ReasonEnum
-
Uses of SystemMessageSystemMessage.ReasonEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SystemMessageSystemMessage.ReasonEnumModifier and TypeMethodDescriptionSystemMessageSystemMessage.ReasonEnum.fromString(String key) SystemMessageSystemMessage.getReason()Returns the enum constant of this class with the specified name.SystemMessageSystemMessage.ReasonEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type SystemMessageSystemMessage.ReasonEnumModifier and TypeMethodDescriptionSystemMessageSystemMessage.reason(SystemMessageSystemMessage.ReasonEnum reason) voidSystemMessageSystemMessage.setReason(SystemMessageSystemMessage.ReasonEnum reason)