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