Uses of Enum
org.kohsuke.github.GHMembership.Role
-
Uses of GHMembership.Role in org.kohsuke.github
Modifier 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.