Interface SignLocation
- All Superinterfaces:
scala.Equals,scala.Product,Serializable
- All Known Implementing Classes:
SignLocation.Left$,SignLocation.Overhead$,SignLocation.Right$,SignLocation.Unrecognized
Location of the sign relative to the travel direction.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classSignal is located to the left of the travel direction.static classSignal is located overhead of the travel direction.static classSignal is located to the right of the travel direction.static classUnrecognized value.static class -
Method Summary
Methods inherited from interface scala.Equals
canEqual, equalsMethods inherited from interface scala.Product
productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
-
Method Details
-
value
int value()
-