| Package | Description |
|---|---|
| org.soulwing.snmp |
Provides a façade over an SNMP and MIB implementation
|
| Modifier and Type | Method and Description |
|---|---|
SnmpNotification.Type |
SnmpNotification.getType()
Gets the notification type.
|
static SnmpNotification.Type |
SnmpNotification.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SnmpNotification.Type[] |
SnmpNotification.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2017. All rights reserved.