| Package | Description |
|---|---|
| org.jboss.windup.config |
| Modifier and Type | Method and Description |
|---|---|
InputType |
ConfigurationOption.getUIType()
Returns a type that can be used as a hint to indicate what type of user interface should be presented for this option.
|
InputType |
KeepWorkDirsOption.getUIType() |
InputType |
SkipReportsRenderingOption.getUIType() |
static InputType |
InputType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InputType[] |
InputType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.