Package | Description |
---|---|
com.darwino.domino.napi.struct |
Modifier and Type | Method and Description |
---|---|
LIST.Type |
LIST.getType() |
static LIST.Type |
LIST.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LIST.Type[] |
LIST.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
LIST.setType(LIST.Type type) |
Constructor and Description |
---|
LIST(LIST.Type type) |
LIST(long data,
boolean owned,
LIST.Type type) |
LIST(long data,
LIST.Type type) |
Copyright © 2014–2018. All rights reserved.