public class TFMT extends BaseStruct
Modifier and Type | Field and Description |
---|---|
static int |
_Date |
static int |
_Structure |
static int |
_Time |
static int |
_Zone |
static int |
sizeOf |
data, owned
Constructor and Description |
---|
TFMT() |
TFMT(long data) |
TFMT(long data,
boolean owned) |
Modifier and Type | Method and Description |
---|---|
byte |
getDate() |
byte |
getStructure() |
byte |
getTime() |
byte |
getZone() |
void |
setDate(byte date) |
void |
setStructure(byte structure) |
void |
setTime(byte time) |
void |
setZone(byte zone) |
_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, toString
public static final int sizeOf
public static final int _Date
public static final int _Time
public static final int _Zone
public static final int _Structure
public TFMT()
public TFMT(long data)
public TFMT(long data, boolean owned)
public byte getDate()
public void setDate(byte date)
public byte getTime()
public void setTime(byte time)
public byte getZone()
public void setZone(byte zone)
public byte getStructure()
public void setStructure(byte structure)
Copyright © 2014–2018. All rights reserved.