Package | Description |
---|---|
org.opendaylight.protocol.bmp.parser.message |
Modifier and Type | Method and Description |
---|---|
static PeerDownHandler.Reason |
PeerDownHandler.Reason.forValue(short value) |
static PeerDownHandler.Reason |
PeerDownHandler.Reason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PeerDownHandler.Reason[] |
PeerDownHandler.Reason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 OpenDaylight. All rights reserved.