| Package | Description |
|---|---|
| net.thevpc.nuts.runtime.standalone.workspace.cmd.search |
| Modifier and Type | Field and Description |
|---|---|
protected SearchExecType |
AbstractNSearchCmd.execType |
| Modifier and Type | Method and Description |
|---|---|
SearchExecType |
AbstractNSearchCmd.getExecType() |
static SearchExecType |
SearchExecType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SearchExecType[] |
SearchExecType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static NOptional<SearchExecType> |
SearchExecType.parse(String value) |
Copyright © 2025 vpc open source initiative. All rights reserved.