| Package | Description |
|---|---|
| io.fabric8.java.generator.nodes |
| Modifier and Type | Method and Description |
|---|---|
JavaType |
JavaNameAndType.getType() |
static JavaType |
JavaType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JavaType[] |
JavaType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
JavaNameAndType(String name,
JavaType type) |
Copyright © 2015–2024 Red Hat. All rights reserved.