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