/tripkit/CommonCoreLegacy/com.skedgo.tripkit.routing/TripGroup/changeDisplayTrip

changeDisplayTrip

\ fun changeDisplayTrip(trip: Trip): TripGroup

Return

A TripGroup having new display trip.

Parameters

androidJvm

trip This trip must belong to group's trips. Otherwise, IllegalStateException will be thrown.

Throws

IllegalStateException if the trip doesn't belong to the group.