Modifier and Type | Field and Description |
---|---|
static int |
_Length |
static int |
_Signature |
static int |
sizeOf |
data, owned
Constructor and Description |
---|
WSIG() |
WSIG(long data) |
WSIG(long data,
boolean owned) |
Modifier and Type | Method and Description |
---|---|
Short |
getLength() |
Short |
getSignature() |
void |
setLength(Short length) |
void |
setSignature(Short signature) |
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 _Signature
public static final int _Length
public WSIG()
public WSIG(long data)
public WSIG(long data, boolean owned)
public Short getSignature()
getSignature
in interface CDHeader<Short,Short>
public void setSignature(Short signature)
setSignature
in interface CDHeader<Short,Short>
public void setLength(Short length)
public String toString()
toString
in class BaseStruct
Copyright © 2014–2018. All rights reserved.