setStops method

void setStops(
  1. List<Stop> stops
)

Sets stops.

Parameters:

  • stops — A List of Stop instances. Contents of the List are copied.