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 MailboxCommandMailboxCommand.get(int value) Convert SARK value to enum.CPUInfo.getApplicationMailboxCommand()CPUInfo.getMonitorMailboxCommand()static MailboxCommandReturns 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.