Uses of Enum Class
uk.ac.manchester.spinnaker.protocols.download.GatherProtocolMessage.ID
Packages that use GatherProtocolMessage.ID
-
Uses of GatherProtocolMessage.ID in uk.ac.manchester.spinnaker.protocols.download
Subclasses with type arguments of type GatherProtocolMessage.ID in uk.ac.manchester.spinnaker.protocols.downloadModifier and TypeClassDescriptionstatic enumThe various IDs of messages used in the fast download protocol.Methods in uk.ac.manchester.spinnaker.protocols.download that return GatherProtocolMessage.IDModifier and TypeMethodDescriptionstatic GatherProtocolMessage.IDReturns the enum constant of this class with the specified name.static GatherProtocolMessage.ID[]GatherProtocolMessage.ID.values()Returns an array containing the constants of this enum class, in the order they are declared.