Uses of Enum Class
org.aoju.bus.gitlab.models.Badge.BadgeKind
Packages that use Badge.BadgeKind
-
Uses of Badge.BadgeKind in org.aoju.bus.gitlab.models
Methods in org.aoju.bus.gitlab.models that return Badge.BadgeKindModifier and TypeMethodDescriptionstatic Badge.BadgeKindBadge.getKind()static Badge.BadgeKindReturns the enum constant of this class with the specified name.static Badge.BadgeKind[]Badge.BadgeKind.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 Badge.BadgeKind