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