Uses of Class
uk.ac.manchester.spinnaker.front_end.dse.FastDataInCommandID
Package | Description |
---|---|
uk.ac.manchester.spinnaker.front_end.dse |
Data specification execution interface.
|
-
Uses of FastDataInCommandID in uk.ac.manchester.spinnaker.front_end.dse
Methods in uk.ac.manchester.spinnaker.front_end.dse that return FastDataInCommandID Modifier and Type Method Description static FastDataInCommandID
FastDataInCommandID. forValue(int value)
Get a constant by its protocol ID.static FastDataInCommandID
FastDataInCommandID. valueOf(String name)
Returns the enum constant of this type with the specified name.static FastDataInCommandID[]
FastDataInCommandID. values()
Returns an array containing the constants of this enum type, in the order they are declared.