Uses of Enum Class
org.miaixz.bus.gitlab.hooks.web.EventLabel.LabelType
Packages that use EventLabel.LabelType
-
Uses of EventLabel.LabelType in org.miaixz.bus.gitlab.hooks.web
Methods in org.miaixz.bus.gitlab.hooks.web that return EventLabel.LabelTypeModifier and TypeMethodDescriptionstatic EventLabel.LabelTypeEventLabel.getType()static EventLabel.LabelTypeReturns the enum constant of this class with the specified name.static EventLabel.LabelType[]EventLabel.LabelType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.miaixz.bus.gitlab.hooks.web with parameters of type EventLabel.LabelType