public class BLOCKID extends BaseStruct
Modifier and Type | Field and Description |
---|---|
static int |
_block |
static int |
_pool |
static int |
sizeOf |
data, owned
Constructor and Description |
---|
BLOCKID() |
BLOCKID(long data) |
BLOCKID(long data,
boolean owned) |
Modifier and Type | Method and Description |
---|---|
short |
getBlock() |
long |
getPool() |
void |
setBlock(short block) |
void |
setPool(long pool) |
String |
toString() |
_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
public static final int sizeOf
public static final int _pool
public static final int _block
public BLOCKID()
public BLOCKID(long data)
public BLOCKID(long data, boolean owned)
public long getPool()
public void setPool(long pool)
public short getBlock()
public void setBlock(short block)
public String toString()
toString
in class BaseStruct
Copyright © 2014–2018. All rights reserved.