Uses of Class
uk.org.siri.siri21.StopPointInPatternStructure
-
Packages that use StopPointInPatternStructure Package Description uk.org.siri.siri21 -
-
Uses of StopPointInPatternStructure in uk.org.siri.siri21
Fields in uk.org.siri.siri21 with type parameters of type StopPointInPatternStructure Modifier and Type Field Description protected List<StopPointInPatternStructure>RouteDirectionStructure.JourneyPatterns.JourneyPattern.StopsInPattern. stopPointInPatternsMethods in uk.org.siri.siri21 that return StopPointInPatternStructure Modifier and Type Method Description StopPointInPatternStructureObjectFactory. createStopPointInPatternStructure()Create an instance ofStopPointInPatternStructureMethods in uk.org.siri.siri21 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.
-