Package | Description |
---|---|
com.hcl.domino.runtime |
Modifier and Type | Method and Description |
---|---|
static NSDMode |
NSDMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NSDMode[] |
NSDMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DominoRuntime.invokeNSD(Collection<NSDMode> modes)
Tells the local runtime to run NSD.
|
Copyright © 2019–2021 HCL. All rights reserved.