Uses of Class
dev.vality.swag.wallets.webhook.events.model.Event.TopicEnum
| Package | Description |
|---|---|
| dev.vality.swag.wallets.webhook.events.model |
-
Uses of Event.TopicEnum in dev.vality.swag.wallets.webhook.events.model
Methods in dev.vality.swag.wallets.webhook.events.model that return Event.TopicEnum Modifier and Type Method Description static Event.TopicEnumEvent.TopicEnum. fromValue(String value)Event.TopicEnumEvent. getTopic()Предмет оповещенияstatic Event.TopicEnumEvent.TopicEnum. valueOf(String name)Returns the enum constant of this type with the specified name.static Event.TopicEnum[]Event.TopicEnum. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.swag.wallets.webhook.events.model with parameters of type Event.TopicEnum Modifier and Type Method Description voidEvent. setTopic(Event.TopicEnum topic)EventEvent. topic(Event.TopicEnum topic)