Uses of Class
uk.ac.manchester.spinnaker.front_end.download.GatherProtocolMessage.ID
Package | Description |
---|---|
uk.ac.manchester.spinnaker.front_end.download |
The buffer manager and support classes.
|
-
Uses of GatherProtocolMessage.ID in uk.ac.manchester.spinnaker.front_end.download
Methods in uk.ac.manchester.spinnaker.front_end.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.