| Package | Description |
|---|---|
| org.opennms.netmgt.capsd |
| Modifier and Type | Method and Description |
|---|---|
static CapsdProtocolInfo.Action |
CapsdProtocolInfo.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CapsdProtocolInfo.Action[] |
CapsdProtocolInfo.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CapsdProtocolInfo(String proto,
Plugin plugin,
Map<String,Object> params,
CapsdProtocolInfo.Action action)
Constructs a new protocol information element.
|
Copyright © 2017. All rights reserved.