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