Uses of Class
uk.org.siri.siri20.TimetabledStopVisitStructure
-
Packages that use TimetabledStopVisitStructure Package Description uk.org.siri.siri20 -
-
Uses of TimetabledStopVisitStructure in uk.org.siri.siri20
Fields in uk.org.siri.siri20 with type parameters of type TimetabledStopVisitStructure Modifier and Type Field Description protected List<TimetabledStopVisitStructure>StopTimetableDeliveryStructure. timetabledStopVisitsMethods in uk.org.siri.siri20 that return TimetabledStopVisitStructure Modifier and Type Method Description TimetabledStopVisitStructureObjectFactory. createTimetabledStopVisitStructure()Create an instance ofTimetabledStopVisitStructureMethods in uk.org.siri.siri20 that return types with arguments of type TimetabledStopVisitStructure Modifier and Type Method Description List<TimetabledStopVisitStructure>StopTimetableDeliveryStructure. getTimetabledStopVisits()Gets the value of the timetabledStopVisits property.
-