VehicleRestrictions

Functions

Link copied to clipboard
abstract fun annotationType(): Class<out Annotation>
Link copied to clipboard
abstract fun equals(p: Any): Boolean
Link copied to clipboard
abstract fun hashCode(): Int
Link copied to clipboard
abstract fun toString(): String

Properties

Link copied to clipboard
val AxleLength: Int = 7
Link copied to clipboard
val AxleWeight: Int = 1
Link copied to clipboard
val Height: Int = 15
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val None: Int = -1
Link copied to clipboard
val OtherLength: Int = 13
Link copied to clipboard
val OtherWeight: Int = 4
Link copied to clipboard
val TandemWeight: Int = 2
Link copied to clipboard
Link copied to clipboard
val TotalLength: Int = 6
Link copied to clipboard
val TotalWeight: Int = 0
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val TridemWeight: Int = 3
Link copied to clipboard
Link copied to clipboard
val Width: Int = 14