Uses of Enum
org.gitlab4j.api.models.MembershipSourceType
Packages that use MembershipSourceType
-
Uses of MembershipSourceType in org.gitlab4j.api.models
Methods in org.gitlab4j.api.models that return MembershipSourceTypeModifier and TypeMethodDescriptionstatic MembershipSourceTypeMembership.getSourceType()static MembershipSourceTypeReturns the enum constant of this type with the specified name.static MembershipSourceType[]MembershipSourceType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.gitlab4j.api.models with parameters of type MembershipSourceType