Uses of Class
org.snmp4j.model.snmp.proxy.impl.SnmpColumn
Packages that use SnmpColumn
-
Uses of SnmpColumn in org.snmp4j.model.snmp.proxy.impl
Classes in org.snmp4j.model.snmp.proxy.impl with type parameters of type SnmpColumnModifier and TypeClassDescriptionclass
ColumnList<C extends SnmpColumn,
IC extends SnmpIndexColumn, IT, T, R extends SnmpProxyRow<IT, T>> TheColumnList
implements a virtual column set based on a table and a row index.Subclasses of SnmpColumn in org.snmp4j.model.snmp.proxy.implModifier and TypeClassDescriptionclass
The SnmpIndexColumn represents a columnar object that is used as an INDEX element of a specific table.