Class TableUtils.ColumnsOfRequest
java.lang.Object
org.snmp4j.util.TableUtils.ColumnsOfRequest
- Enclosing class:
TableUtils
- Since:
- 1.0.2
- Version:
- 2.5.11
- Author:
- Frank Fock
-
Constructor Summary
ConstructorsConstructorDescriptionColumnsOfRequest(List<Integer> columnIDs, int requestSerial, TableUtils.LastReceived lastReceived) -
Method Summary
Modifier and TypeMethodDescriptionint
-
Constructor Details
-
ColumnsOfRequest
public ColumnsOfRequest(List<Integer> columnIDs, int requestSerial, TableUtils.LastReceived lastReceived)
-
-
Method Details
-
getColumnIDs
-
getRequestSerial
public int getRequestSerial() -
getLastReceived
-