Uses of Enum
org.kohsuke.github.GHRepositoryRule.Type
Packages that use GHRepositoryRule.Type
-
Uses of GHRepositoryRule.Type in org.kohsuke.github
Methods in org.kohsuke.github that return GHRepositoryRule.TypeModifier and TypeMethodDescriptionGHRepositoryRule.getType()Gets the type.static GHRepositoryRule.TypeReturns the enum constant of this type with the specified name.static GHRepositoryRule.Type[]GHRepositoryRule.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.