Uses of Enum Class
org.opendaylight.protocol.bmp.parser.message.PeerDownHandler.Reason
Packages that use PeerDownHandler.Reason
-
Uses of PeerDownHandler.Reason in org.opendaylight.protocol.bmp.parser.message
Methods in org.opendaylight.protocol.bmp.parser.message that return PeerDownHandler.ReasonModifier and TypeMethodDescriptionstatic PeerDownHandler.ReasonPeerDownHandler.Reason.forValue(short value) static PeerDownHandler.ReasonReturns 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.