public class UNIVERSALNOTEID extends BaseStruct
Modifier and Type | Field and Description |
---|---|
static int |
_file |
static int |
_note |
static int |
sizeOf |
data, owned
Constructor and Description |
---|
UNIVERSALNOTEID() |
UNIVERSALNOTEID(long data) |
UNIVERSALNOTEID(long data,
boolean owned) |
Modifier and Type | Method and Description |
---|---|
TIMEDATE |
getFile() |
TIMEDATE |
getNote() |
String |
getUNID() |
void |
setFile(TIMEDATE value) |
void |
setNote(TIMEDATE value) |
void |
setUNID(String unid) |
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 _file
public static final int _note
public UNIVERSALNOTEID()
public UNIVERSALNOTEID(long data)
public UNIVERSALNOTEID(long data, boolean owned)
public String getUNID()
public void setUNID(String unid)
public final TIMEDATE getFile()
public final void setFile(TIMEDATE value)
public final TIMEDATE getNote()
public final void setNote(TIMEDATE value)
public String toString()
toString
in class BaseStruct
Copyright © 2014–2018. All rights reserved.