| Package | Description |
|---|---|
| ca.derekcormier.recipe.generator |
| Modifier and Type | Method and Description |
|---|---|
static Flavour |
Flavour.fromAlias(String alias) |
static Flavour |
Flavour.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Flavour[] |
Flavour.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static CookbookGenerator |
CookbookGeneratorFactory.getGenerator(Flavour flavour) |
Copyright © 2018. All rights reserved.