Uses of Enum Class
org.opendaylight.protocol.pcep.spi.PCEPNotifications
Packages that use PCEPNotifications
-
Uses of PCEPNotifications in org.opendaylight.protocol.pcep.spi
Methods in org.opendaylight.protocol.pcep.spi that return PCEPNotificationsModifier and TypeMethodDescriptionstatic PCEPNotificationsPCEPNotifications.forValue(org.opendaylight.yangtools.yang.common.Uint8 errorType, org.opendaylight.yangtools.yang.common.Uint8 errorValue) static PCEPNotificationsReturns the enum constant of this class with the specified name.static PCEPNotifications[]PCEPNotifications.values()Returns an array containing the constants of this enum class, in the order they are declared.