Package | Description |
---|---|
com.hcl.domino.design |
Modifier and Type | Method and Description |
---|---|
Field.Kind |
Field.getKind() |
static Field.Kind |
Field.Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Field.Kind[] |
Field.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Field |
Field.setKind(Field.Kind kind) |
Copyright © 2019–2021 HCL. All rights reserved.