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