Uses of Enum Class
org.tentackle.fx.NotificationBuilder.Type
Packages that use NotificationBuilder.Type
-
Uses of NotificationBuilder.Type in org.tentackle.fx
Methods in org.tentackle.fx that return NotificationBuilder.TypeModifier and TypeMethodDescriptionstatic NotificationBuilder.TypeReturns the enum constant of this class with the specified name.static NotificationBuilder.Type[]NotificationBuilder.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.tentackle.fx with parameters of type NotificationBuilder.TypeModifier and TypeMethodDescriptionDefaultNotificationBuilder.type(NotificationBuilder.Type type) NotificationBuilder.type(NotificationBuilder.Type type) Sets the notification type.