public class ITEM_VALUE_TABLE extends BaseStruct
Modifier and Type | Field and Description |
---|---|
static int |
_Items |
static int |
_Length |
static int |
sizeOf |
data, owned
Constructor and Description |
---|
ITEM_VALUE_TABLE() |
ITEM_VALUE_TABLE(long data) |
ITEM_VALUE_TABLE(long data,
boolean owned) |
Modifier and Type | Method and Description |
---|---|
short |
getItems() |
short |
getLength() |
Object[] |
readItemValues() |
void |
setItems(short items) |
void |
setLength(short length) |
_checkRefValidity, _getBYTE, _getDHandle, _getDWORD, _getFONTID, _getHTMLAPI_REF_TYPE, _getInt, _getLong, _getNOTEID, _getPointer, _getUSHORT, _getWORD, _setBYTE, _setDHandle, _setDWORD, _setFONTID, _setInt, _setLong, _setNOTEID, _setUSHORT, _setWORD, finalize, free, free, getAllocatedStructCount, getDataPtr, getField, isRefValid, isTraceCreation, setDataPtr, setTraceCreation, toString
public static final int sizeOf
public static final int _Length
public static final int _Items
public ITEM_VALUE_TABLE()
public ITEM_VALUE_TABLE(long data)
public ITEM_VALUE_TABLE(long data, boolean owned)
public short getLength()
public void setLength(short length)
public short getItems()
public void setItems(short items)
public Object[] readItemValues() throws DominoException
DominoException
Copyright © 2014–2018. All rights reserved.