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