| Package | Description |
|---|---|
| org.apache.camel.tooling.util.srcgen |
| Modifier and Type | Method and Description |
|---|---|
static GenericType.BoundType |
GenericType.BoundType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GenericType.BoundType[] |
GenericType.BoundType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
GenericType(Class clazz,
GenericType.BoundType boundType,
GenericType... parameters) |
Apache Camel