Package | Description |
---|---|
com.darwino.domino.napi.enums | |
com.darwino.domino.napi.struct |
Modifier and Type | Method and Description |
---|---|
static VIEW_COL |
VIEW_COL.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VIEW_COL[] |
VIEW_COL.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
VIEW_COL |
VIEW_COLUMN_FORMAT.getFormatDataType() |
Modifier and Type | Method and Description |
---|---|
void |
VIEW_COLUMN_FORMAT.setFormatDataType(VIEW_COL type) |
Copyright © 2014–2018. All rights reserved.