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