Uses of Enum Class
uk.ac.manchester.spinnaker.alloc.client.Direction
Packages that use Direction
Package
Description
Java client for the SpiNNaker allocation service.
-
Uses of Direction in uk.ac.manchester.spinnaker.alloc.client
Fields in uk.ac.manchester.spinnaker.alloc.client declared as DirectionModifier and TypeFieldDescriptionfinal Direction
DeadLink.End.direction
The direction that the dead link goes in.Methods in uk.ac.manchester.spinnaker.alloc.client that return DirectionModifier and TypeMethodDescriptionstatic Direction
Returns the enum constant of this class with the specified name.static Direction[]
Direction.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in uk.ac.manchester.spinnaker.alloc.client with parameters of type Direction