public class HTMLAPI_URLArg extends BaseStruct
Modifier and Type | Field and Description |
---|---|
static int |
_Id |
static int |
_Type |
static int |
_Value |
static int |
sizeOf |
data, owned
Constructor and Description |
---|
HTMLAPI_URLArg() |
HTMLAPI_URLArg(long data) |
HTMLAPI_URLArg(long data,
boolean owned) |
Modifier and Type | Method and Description |
---|---|
CmdArgID |
getId() |
int |
getIdRaw() |
CmdArgValueType |
getType() |
int |
getTypeRaw() |
int |
getValueInt() |
long |
getValueListPtr() |
long |
getValueNOTEID() |
String |
getValueString() |
UNIVERSALNOTEID |
getValueUNID() |
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 _Id
public static final int _Type
public static final int _Value
public HTMLAPI_URLArg()
public HTMLAPI_URLArg(long data)
public HTMLAPI_URLArg(long data, boolean owned)
public int getIdRaw()
public CmdArgID getId()
public int getTypeRaw()
public CmdArgValueType getType()
public int getValueInt()
public long getValueNOTEID()
public UNIVERSALNOTEID getValueUNID()
public String getValueString()
public long getValueListPtr()
public String toString()
toString
in class BaseStruct
Copyright © 2014–2018. All rights reserved.