Interface SpeedLimitSource
- All Superinterfaces:
scala.Equals,scala.Product,Serializable
- All Known Implementing Classes:
SpeedLimitSource.Derived$,SpeedLimitSource.Posted$,SpeedLimitSource.Unrecognized
The source for how the speed limit was collected.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classSpeed Limit is based on administrative regulations.static classSpeed Limit is based on a posted speed limit sign, speed limit information painted on the road, or data obtained from official sources.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()
-