Uses of Enum Class
uk.ac.manchester.spinnaker.messages.notification.NotificationMessageCode
Packages that use NotificationMessageCode
Package
Description
The messages of the notification protocol.
-
Uses of NotificationMessageCode in uk.ac.manchester.spinnaker.messages.notification
Methods in uk.ac.manchester.spinnaker.messages.notification that return NotificationMessageCodeModifier and TypeMethodDescriptionstatic NotificationMessageCode
NotificationMessageCode.get
(int command) Get a command from an ID.static NotificationMessageCode
Returns the enum constant of this class with the specified name.static NotificationMessageCode[]
NotificationMessageCode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in uk.ac.manchester.spinnaker.messages.notification with parameters of type NotificationMessageCode