Uses of Enum Class
uk.ac.manchester.spinnaker.messages.model.MailboxCommand
Packages that use MailboxCommand
Package
Description
Model support classes for the communication messages.
-
Uses of MailboxCommand in uk.ac.manchester.spinnaker.messages.model
Methods in uk.ac.manchester.spinnaker.messages.model that return MailboxCommandModifier and TypeMethodDescriptionstatic MailboxCommand
MailboxCommand.get
(int value) Convert SARK value to enum.CPUInfo.getApplicationMailboxCommand()
CPUInfo.getMonitorMailboxCommand()
static MailboxCommand
Returns the enum constant of this class with the specified name.static MailboxCommand[]
MailboxCommand.values()
Returns an array containing the constants of this enum class, in the order they are declared.