Class TableUtils.LastReceived
java.lang.Object
org.snmp4j.util.TableUtils.LastReceived
- Enclosing class:
TableUtils
- Since:
- 1.0.2
- Version:
- 2.5.11
- Author:
- Frank Fock
-
Constructor Summary
ConstructorsConstructorDescriptionLastReceived(List<OID> plainColumnInfos) LastReceived(TableUtils.LastReceived otherLastReceived) -
Method Summary
Modifier and TypeMethodDescriptionget(int i) voidvoidset(int i, OID oid, TableUtils.Row baseRow) voidsetColumnInfos(List<TableUtils.LastReceivedColumnInfo> columnInfos) intsize()toString()
-
Constructor Details
-
LastReceived
-
LastReceived
-
-
Method Details
-
setColumnInfos
-
getColumnInfos
-
size
public int size() -
get
-
set
-
set
-
toString
-