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