Uses of Enum
org.sourcelab.github.client.objects.RepositoryType
Packages that use RepositoryType
-
Uses of RepositoryType in org.sourcelab.github.client.objects
Methods in org.sourcelab.github.client.objects that return RepositoryTypeModifier and TypeMethodDescriptionstatic RepositoryTypeReturns the enum constant of this type with the specified name.static RepositoryType[]RepositoryType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of RepositoryType in org.sourcelab.github.client.request
Methods in org.sourcelab.github.client.request that return types with arguments of type RepositoryTypeMethods in org.sourcelab.github.client.request with parameters of type RepositoryTypeMethod parameters in org.sourcelab.github.client.request with type arguments of type RepositoryType