Uses of Enum Class
org.opendaylight.protocol.bmp.parser.message.PeerDownHandler.Reason
-
Uses of PeerDownHandler.Reason in org.opendaylight.protocol.bmp.parser.message
Modifier and TypeMethodDescriptionstatic PeerDownHandler.Reason
PeerDownHandler.Reason.forValue
(short value) static PeerDownHandler.Reason
Returns the enum constant of this class with the specified name.static PeerDownHandler.Reason[]
PeerDownHandler.Reason.values()
Returns an array containing the constants of this enum class, in the order they are declared.