Package | Description |
---|---|
com.darwino.domino.napi.enums | |
com.darwino.domino.napi.struct | |
com.darwino.domino.napi.wrap.design |
Modifier and Type | Method and Description |
---|---|
static VCF1 |
VCF1.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VCF1[] |
VCF1.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Set<VCF1> |
VIEW_COLUMN_FORMAT.getFlags1() |
Modifier and Type | Method and Description |
---|---|
void |
VIEW_COLUMN_FORMAT.setFlags1(Collection<VCF1> flags1) |
Modifier and Type | Method and Description |
---|---|
Set<VCF1> |
NSFViewColumn.getFlags() |
Constructor and Description |
---|
NSFViewColumn(String name,
byte[] formulaData,
String title,
Collection<VCF1> flags,
short flags1raw,
Collection<VCF3> flags3,
short flags3raw) |
Copyright © 2014–2018. All rights reserved.