Package | Description |
---|---|
com.hcl.domino.richtext.records |
Modifier and Type | Method and Description |
---|---|
static CDExtField.Flag2 |
CDExtField.Flag2.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CDExtField.Flag2[] |
CDExtField.Flag2.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Set<CDExtField.Flag2> |
CDExtField.getFlags2() |
Modifier and Type | Method and Description |
---|---|
CDExtField |
CDExtField.setFlags2(Collection<CDExtField.Flag2> flags) |
Copyright © 2019–2021 HCL. All rights reserved.