public class HTMLAPI_URLTargetComponent extends BaseStruct
Modifier and Type | Field and Description |
---|---|
static int |
_AddressableType |
static int |
_ReferenceType |
static int |
_Value |
static int |
sizeOf |
data, owned
Constructor and Description |
---|
HTMLAPI_URLTargetComponent() |
HTMLAPI_URLTargetComponent(long data) |
HTMLAPI_URLTargetComponent(long data,
boolean owned) |
Modifier and Type | Method and Description |
---|---|
UAT |
getAddressableType() |
int |
getAddressableTypeRaw() |
URT |
getReferenceType() |
int |
getReferenceTypeRaw() |
TIMEDATE |
getValueDBID() |
String |
getValueName() |
long |
getValueNOTEID() |
UNIVERSALNOTEID |
getValueUNID() |
int |
getValueUSV() |
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 _AddressableType
public static final int _ReferenceType
public static final int _Value
public HTMLAPI_URLTargetComponent()
public HTMLAPI_URLTargetComponent(long data)
public HTMLAPI_URLTargetComponent(long data, boolean owned)
public int getAddressableTypeRaw()
public UAT getAddressableType()
public int getReferenceTypeRaw()
public URT getReferenceType()
public int getValueUSV()
public long getValueNOTEID()
public UNIVERSALNOTEID getValueUNID()
public String getValueName()
public TIMEDATE getValueDBID()
public String toString()
toString
in class BaseStruct
Copyright © 2014–2018. All rights reserved.