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_Flag |
VIEW_TABLE_Flag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VIEW_TABLE_Flag[] |
VIEW_TABLE_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<VIEW_TABLE_Flag> |
VIEW_TABLE_FORMAT.getFlags() |
Modifier and Type | Method and Description |
---|---|
void |
VIEW_TABLE_FORMAT.setFlags(Collection<VIEW_TABLE_Flag> flags) |
Modifier and Type | Method and Description |
---|---|
Set<VIEW_TABLE_Flag> |
NSFViewFormat.getFlags() |
Copyright © 2014–2018. All rights reserved.