Uses of Class
org.snmp4j.util.TableUtils.LastReceivedColumnInfo
-
Packages that use TableUtils.LastReceivedColumnInfo Package Description org.snmp4j.util Contains table retrieval utilities and multi-threading support classes as well as miscellaneous utility classes. -
-
Uses of TableUtils.LastReceivedColumnInfo in org.snmp4j.util
Fields in org.snmp4j.util with type parameters of type TableUtils.LastReceivedColumnInfo Modifier and Type Field Description private java.util.List<TableUtils.LastReceivedColumnInfo>TableUtils.LastReceived. columnInfosMethods in org.snmp4j.util that return types with arguments of type TableUtils.LastReceivedColumnInfo Modifier and Type Method Description java.util.List<TableUtils.LastReceivedColumnInfo>TableUtils.LastReceived. getColumnInfos()Method parameters in org.snmp4j.util with type arguments of type TableUtils.LastReceivedColumnInfo Modifier and Type Method Description voidTableUtils.LastReceived. setColumnInfos(java.util.List<TableUtils.LastReceivedColumnInfo> columnInfos)
-