TrafficSignAlertItem
constructor(startLimit: Int, validLimit: Int, startIsTime: Boolean, validIsTime: Boolean, isEnabled: Boolean, repeatAlert: Boolean, internalRef: Long, id: Int, status: Int, timeToDest: Int, distToDest: Int, alertPosX: Double, alertPosY: Double, trafficSign: Int, dist: Int, time: Int)
JNI constructor used by native code. DO NOT MODIFY - Used for native bridge instantiation.
constructor(customAlert: CustomPOIAlert, id: Int, status: AlertStatus, timeToDest: Int, distToDest: Int, alertPos: GeoPoint, trafficSign: TrafficSign, dist: Int, time: Int)