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 VCF3 |
VCF3.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VCF3[] |
VCF3.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Set<VCF3> |
VIEW_COLUMN_FORMAT2.getFlags3() |
Modifier and Type | Method and Description |
---|---|
void |
VIEW_COLUMN_FORMAT2.setFlags1(Collection<VCF3> flags1) |
Modifier and Type | Method and Description |
---|---|
Set<VCF3> |
NSFViewColumn.getFlags3() |
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.