| Package | Description |
|---|---|
| io.quarkus.builder |
| Modifier and Type | Method and Description |
|---|---|
protected ConsumeFlag |
ConsumeFlags.castItemOrNull(Object obj) |
protected ConsumeFlag |
ConsumeFlags.itemOf(int index) |
static ConsumeFlag |
ConsumeFlag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConsumeFlag[] |
ConsumeFlag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static ConsumeFlags |
ConsumeFlags.of(ConsumeFlag flag) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.