Uses of Enum
org.kohsuke.github.GHMembership.Role
Packages that use GHMembership.Role
-
Uses of GHMembership.Role in org.kohsuke.github
Methods in org.kohsuke.github that return GHMembership.RoleModifier and TypeMethodDescriptionGHMembership.getRole()
Gets role.static GHMembership.Role
Returns the enum constant of this type with the specified name.static GHMembership.Role[]
GHMembership.Role.values()
Returns an array containing the constants of this enum type, in the order they are declared.