Uses of Class
org.kohsuke.github.GHMarketplacePriceModel
-
Packages that use GHMarketplacePriceModel Package Description org.kohsuke.github -
-
Uses of GHMarketplacePriceModel in org.kohsuke.github
Methods in org.kohsuke.github that return GHMarketplacePriceModel Modifier and Type Method Description GHMarketplacePriceModelGHMarketplacePlan. getPriceModel()Gets price model.static GHMarketplacePriceModelGHMarketplacePriceModel. valueOf(String name)Returns the enum constant of this type with the specified name.static GHMarketplacePriceModel[]GHMarketplacePriceModel. values()Returns an array containing the constants of this enum type, in the order they are declared.
-