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 VIEW_TABLE_Flag2 |
VIEW_TABLE_Flag2.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VIEW_TABLE_Flag2[] |
VIEW_TABLE_Flag2.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Set<VIEW_TABLE_Flag2> |
VIEW_TABLE_FORMAT.getFlags2() |
Modifier and Type | Method and Description |
---|---|
void |
VIEW_TABLE_FORMAT.setFlags2(Collection<VIEW_TABLE_Flag2> flags) |
Modifier and Type | Method and Description |
---|---|
Set<VIEW_TABLE_Flag2> |
NSFViewFormat.getFlags2() |
Copyright © 2014–2018. All rights reserved.