Uses of Class
uk.ac.manchester.spinnaker.messages.eieio.EIEIOCommandID
Package | Description |
---|---|
uk.ac.manchester.spinnaker.messages.eieio |
The messages of the EIEIO protocol.
|
-
Uses of EIEIOCommandID in uk.ac.manchester.spinnaker.messages.eieio
Methods in uk.ac.manchester.spinnaker.messages.eieio that return EIEIOCommandID Modifier and Type Method Description static EIEIOCommandID
EIEIOCommandID. valueOf(String name)
Returns the enum constant of this type with the specified name.static EIEIOCommandID[]
EIEIOCommandID. values()
Returns an array containing the constants of this enum type, in the order they are declared.