Uses of Class
uk.org.siri.siri20.StopPointInPatternStructure
-
Packages that use StopPointInPatternStructure Package Description uk.org.siri.siri20 -
-
Uses of StopPointInPatternStructure in uk.org.siri.siri20
Fields in uk.org.siri.siri20 with type parameters of type StopPointInPatternStructure Modifier and Type Field Description protected List<StopPointInPatternStructure>RouteDirectionStructure.JourneyPatterns.JourneyPattern.StopsInPattern. stopPointInPatternsMethods in uk.org.siri.siri20 that return StopPointInPatternStructure Modifier and Type Method Description StopPointInPatternStructureObjectFactory. createStopPointInPatternStructure()Create an instance ofStopPointInPatternStructureMethods in uk.org.siri.siri20 that return types with arguments of type StopPointInPatternStructure Modifier and Type Method Description List<StopPointInPatternStructure>RouteDirectionStructure.JourneyPatterns.JourneyPattern.StopsInPattern. getStopPointInPatterns()Gets the value of the stopPointInPatterns property.
-