VehicleRestrictions

annotation class 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
Link copied to clipboard
val AxleWeight: Int
Link copied to clipboard
val Height: Int
Link copied to clipboard
val KingpinEndTrailer: Int
Link copied to clipboard
val KingpinLastAxle: Int
Link copied to clipboard
val KingpinLastTandem: Int
Link copied to clipboard
val None: Int
Link copied to clipboard
val OtherLength: Int
Link copied to clipboard
val OtherWeight: Int
Link copied to clipboard
val TandemWeight: Int
Link copied to clipboard
val TotalCombinationWeight: Int
Link copied to clipboard
val TotalLength: Int
Link copied to clipboard
val TotalWeight: Int
Link copied to clipboard
val TractorLength: Int
Link copied to clipboard
val TrailerLength: Int
Link copied to clipboard
val TridemWeight: Int
Link copied to clipboard
val UnladenWeight: Int
Link copied to clipboard
val Width: Int