Package org.onebusaway.gtfs.model
Interface StopLocation
- All Known Implementing Classes:
Location,LocationGroup,Stop,StopArea
public interface StopLocation
A StopLocation describes a place where a vehicle can be boarded or alighted, which is not
necessarily a marked stop, but can be of other shapes, such as a service area for flexible
transit. StopLocations are referred to in stop times, in stop column.
-
Method Summary
-
Method Details
-
getId
AgencyAndId getId() -
setId
-
getName
String getName() -
setName
-