set

open fun set(position: Int, item: ItineraryItem): Boolean

Replace the specific position with the supplied item

Return

whether successful

Parameters

position

position to replace

item

item to use