add

abstract fun add(item: ItineraryItem): Boolean

Add item to itinerary

Return

whether or not adding the item as successful

Parameters

item

item to add