VehicleRestrictions

annotation class VehicleRestrictions

Functions

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

Properties

AxleLength
Link copied to clipboard
val AxleLength: Int
AxleWeight
Link copied to clipboard
val AxleWeight: Int
Height
Link copied to clipboard
val Height: Int
KingpinEndTrailer
Link copied to clipboard
val KingpinEndTrailer: Int
KingpinLastAxle
Link copied to clipboard
val KingpinLastAxle: Int
KingpinLastTandem
Link copied to clipboard
val KingpinLastTandem: Int
None
Link copied to clipboard
val None: Int
OtherLength
Link copied to clipboard
val OtherLength: Int
OtherWeight
Link copied to clipboard
val OtherWeight: Int
TandemWeight
Link copied to clipboard
val TandemWeight: Int
TotalCombinationWeight
Link copied to clipboard
val TotalCombinationWeight: Int
TotalLength
Link copied to clipboard
val TotalLength: Int
TotalWeight
Link copied to clipboard
val TotalWeight: Int
TractorLength
Link copied to clipboard
val TractorLength: Int
TrailerLength
Link copied to clipboard
val TrailerLength: Int
TridemWeight
Link copied to clipboard
val TridemWeight: Int
UnladenWeight
Link copied to clipboard
val UnladenWeight: Int
Width
Link copied to clipboard
val Width: Int