Package org.snmp4j.util
Class TableUtils.ColumnsOfRequest
java.lang.Object
org.snmp4j.util.TableUtils.ColumnsOfRequest
- Enclosing class:
 TableUtils
- 
Constructor Summary
ConstructorsConstructorDescriptionColumnsOfRequest(List<Integer> columnIDs, int requestSerial, org.snmp4j.util.TableUtils.LastReceived lastReceived)  - 
Method Summary
Modifier and TypeMethodDescriptionorg.snmp4j.util.TableUtils.LastReceivedint 
- 
Constructor Details
- 
ColumnsOfRequest
 
 - 
 - 
Method Details
- 
getColumnIDs
 - 
getRequestSerial
public int getRequestSerial() - 
getLastReceived
public org.snmp4j.util.TableUtils.LastReceived getLastReceived() 
 -