Uses of Enum Class
org.aoju.bus.gitlab.models.NotificationSettings.Level
Packages that use NotificationSettings.Level
-
Uses of NotificationSettings.Level in org.aoju.bus.gitlab.models
Methods in org.aoju.bus.gitlab.models that return NotificationSettings.LevelModifier and TypeMethodDescriptionstatic NotificationSettings.LevelNotificationSettings.getLevel()static NotificationSettings.LevelReturns the enum constant of this class with the specified name.static NotificationSettings.Level[]NotificationSettings.Level.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.aoju.bus.gitlab.models with parameters of type NotificationSettings.LevelModifier and TypeMethodDescriptionvoidNotificationSettings.setLevel(NotificationSettings.Level level)