Package | Description |
---|---|
com.hcl.domino.design.format |
Modifier and Type | Method and Description |
---|---|
static ViewCalendarFormat.Flag |
ViewCalendarFormat.Flag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ViewCalendarFormat.Flag[] |
ViewCalendarFormat.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<ViewCalendarFormat.Flag> |
ViewCalendarFormat.getFlags() |
Modifier and Type | Method and Description |
---|---|
ViewCalendarFormat |
ViewCalendarFormat.setFlags(Collection<ViewCalendarFormat.Flag> formats) |
Copyright © 2019–2021 HCL. All rights reserved.