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