| Package | Description |
|---|---|
| net.thevpc.nuts.runtime.standalone.wscommands.settings.subcommands.ndi.util |
| Modifier and Type | Method and Description |
|---|---|
static NdiUtils.DoWhenExist |
NdiUtils.DoWhenExist.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NdiUtils.DoWhenExist[] |
NdiUtils.DoWhenExist.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static PathInfo.Status |
NdiUtils.tryWrite(byte[] content,
Path out,
NdiUtils.DoWhenExist doWhenExist,
NdiUtils.DoWhenNotExists doWhenNotExist,
NutsSession session) |
Copyright © 2021 vpc open source initiative. All rights reserved.