Uses of Class
org.kohsuke.github.GHMarketplaceAccountType
-
Packages that use GHMarketplaceAccountType Package Description org.kohsuke.github -
-
Uses of GHMarketplaceAccountType in org.kohsuke.github
Methods in org.kohsuke.github that return GHMarketplaceAccountType Modifier and Type Method Description GHMarketplaceAccountTypeGHMarketplaceAccount. getType()Gets type.static GHMarketplaceAccountTypeGHMarketplaceAccountType. valueOf(String name)Returns 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.
-