Package | Description |
---|---|
com.darwino.domino.napi.struct |
Modifier and Type | Method and Description |
---|---|
RANGE.Type |
RANGE.getType() |
static RANGE.Type |
RANGE.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RANGE.Type[] |
RANGE.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 |
RANGE.setType(RANGE.Type type) |
Constructor and Description |
---|
RANGE(long data,
boolean owned,
RANGE.Type type) |
RANGE(long data,
RANGE.Type type) |
RANGE(RANGE.Type type) |
Copyright © 2014–2018. All rights reserved.