| Modifier and Type | Field and Description |
|---|---|
private @Valid ExtensionType |
Extension.type |
| Modifier and Type | Method and Description |
|---|---|
ExtensionType |
Extension.getType() |
static ExtensionType |
ExtensionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExtensionType[] |
ExtensionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Extension.setType(ExtensionType type) |
Copyright © 2023 Apache NiFi Project. All rights reserved.