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