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