Package | Description |
---|---|
com.darwino.domino.napi.enums | |
com.darwino.domino.napi.struct | |
com.darwino.domino.napi.wrap.io |
Modifier and Type | Method and Description |
---|---|
static ObjectType |
ObjectType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ObjectType[] |
ObjectType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ObjectType |
OBJECT_DESCRIPTOR.getObjectType() |
Modifier and Type | Method and Description |
---|---|
void |
OBJECT_DESCRIPTOR.setObjectType(ObjectType objectType) |
Constructor and Description |
---|
NSFObjectInputStream(DominoAPI api,
long hDb,
int objectId,
ObjectType objectType) |
Copyright © 2014–2018. All rights reserved.