Uses of Enum Class
io.trippay.sdk.payment.model.Notification.ApplicationEnum
Packages that use Notification.ApplicationEnum
-
Uses of Notification.ApplicationEnum in io.trippay.sdk.payment.model
Subclasses with type arguments of type Notification.ApplicationEnum in io.trippay.sdk.payment.modelMethods in io.trippay.sdk.payment.model that return Notification.ApplicationEnumModifier and TypeMethodDescriptionstatic Notification.ApplicationEnum@NotNull Notification.ApplicationEnumNotification.getApplication()Application domainstatic Notification.ApplicationEnumReturns the enum constant of this class with the specified name.static Notification.ApplicationEnum[]Notification.ApplicationEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.trippay.sdk.payment.model with parameters of type Notification.ApplicationEnumModifier and TypeMethodDescriptionNotification.application(Notification.ApplicationEnum application) voidNotification.setApplication(Notification.ApplicationEnum application)