Uses of Enum
org.kohsuke.github.GHMarketplaceAccountType
Packages that use GHMarketplaceAccountType
-
Uses of GHMarketplaceAccountType in org.kohsuke.github
Methods in org.kohsuke.github that return GHMarketplaceAccountTypeModifier and TypeMethodDescriptionGHMarketplaceAccount.getType()Gets type.static GHMarketplaceAccountTypeReturns the enum constant of this type with the specified name.static GHMarketplaceAccountType[]GHMarketplaceAccountType.values()Returns an array containing the constants of this enum type, in the order they are declared.