Uses of Enum Class
cloud.genesys.webmessaging.sdk.model.CardActionType
Packages that use CardActionType
-
Uses of CardActionType in cloud.genesys.webmessaging.sdk.model
Methods in cloud.genesys.webmessaging.sdk.model that return CardActionTypeModifier and TypeMethodDescriptionstatic CardActionTypeCardActionType.fromString(String key) static CardActionTypeReturns the enum constant of this class with the specified name.static CardActionType[]CardActionType.values()Returns an array containing the constants of this enum class, in the order they are declared.