Uses of Class
org.opennms.netmgt.snmp.SnmpValueType

Uses of SnmpValueType in org.opennms.netmgt.snmp
 

Methods in org.opennms.netmgt.snmp that return SnmpValueType
static SnmpValueType SnmpValueType.valueOf(int i)
           
static SnmpValueType SnmpValueType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SnmpValueType[] SnmpValueType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010. All Rights Reserved.