Uses of Class
org.onebusaway.gtfs.model.Note
-
Packages that use Note Package Description org.onebusaway.gtfs.model -
-
Uses of Note in org.onebusaway.gtfs.model
Methods in org.onebusaway.gtfs.model that return Note Modifier and Type Method Description NoteStopTime. getNote()NoteTrip. getNote()Methods in org.onebusaway.gtfs.model with parameters of type Note Modifier and Type Method Description voidStopTime. setNote(Note note)voidTrip. setNote(Note note)
-