Package | Description |
---|---|
org.opennms.netmgt.telemetry.protocols.bmp.adapter |
Modifier and Type | Method and Description |
---|---|
static BmpAdapterCommon.Error |
BmpAdapterCommon.Error.from(int code,
int subcode) |
static BmpAdapterCommon.Error |
BmpAdapterCommon.Error.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BmpAdapterCommon.Error[] |
BmpAdapterCommon.Error.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.