public class TimeStamp extends MOColumn
| Constructor and Description |
|---|
TimeStamp(int columnID,
MOAccess access) |
TimeStamp(int columnID,
MOAccess access,
SysUpTime sysUpTime) |
| Modifier and Type | Method and Description |
|---|---|
SysUpTime |
getSysUpTime() |
void |
setSysUpTime(SysUpTime sysUpTime) |
void |
update(MOMutableTableRow row,
int columnIndex) |
compareTo, get, getAccess, getColumnID, getRestoreValue, getStoreValue, getSyntax, getTable, getValue, isVolatile, setAccess, setColumnID, setSyntax, setTable, toStringpublic TimeStamp(int columnID,
MOAccess access)
public void update(MOMutableTableRow row, int columnIndex)
public void setSysUpTime(SysUpTime sysUpTime)
public SysUpTime getSysUpTime()
Copyright © 2020 SNMP4J.org. All rights reserved.