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, toString
public TimeStamp(int columnID, MOAccess access)
public void update(MOMutableTableRow row, int columnIndex)
public void setSysUpTime(SysUpTime sysUpTime)
public SysUpTime getSysUpTime()
Copyright © 2016 SNMP4J.org. All rights reserved.