RouteStep

constructor(type: String, location: LonLat, id: Int? = null, job: Int? = null, setup: Int? = null, service: Int? = null, waitingTime: Int? = null, load: List<Int>? = null, arrival: Int? = null, duration: Int? = null, violations: List<Violation> = emptyList())