public class TIMEDATE_PAIR extends BaseStruct implements TimeStruct
Modifier and Type | Field and Description |
---|---|
static int |
_Lower |
static int |
_Upper |
static int |
sizeOf |
data, owned
Constructor and Description |
---|
TIMEDATE_PAIR() |
TIMEDATE_PAIR(long data) |
TIMEDATE_PAIR(long data,
boolean owned) |
Modifier and Type | Method and Description |
---|---|
TIMEDATE |
getLower() |
TIMEDATE |
getUpper() |
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
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
free
public static final int sizeOf
public static final int _Lower
public static final int _Upper
public TIMEDATE_PAIR()
public TIMEDATE_PAIR(long data)
public TIMEDATE_PAIR(long data, boolean owned)
public TIMEDATE getLower()
public TIMEDATE getUpper()
public String toString()
toString
in class BaseStruct
Copyright © 2014–2018. All rights reserved.