Uses of Class
uk.org.ifopt.siri13.NavigationPathRef
-
Packages that use NavigationPathRef Package Description uk.org.ifopt.siri13 uk.org.siri.siri13 -
-
Uses of NavigationPathRef in uk.org.ifopt.siri13
Methods in uk.org.ifopt.siri13 that return NavigationPathRef Modifier and Type Method Description NavigationPathRefObjectFactory. createNavigationPathRef()Create an instance ofNavigationPathRef -
Uses of NavigationPathRef in uk.org.siri.siri13
Fields in uk.org.siri.siri13 with type parameters of type NavigationPathRef Modifier and Type Field Description protected List<NavigationPathRef>AffectedStopPlaceStructure.AffectedNavigationPaths. navigationPathRevesMethods in uk.org.siri.siri13 that return types with arguments of type NavigationPathRef Modifier and Type Method Description List<NavigationPathRef>AffectedStopPlaceStructure.AffectedNavigationPaths. getNavigationPathReves()Gets the value of the navigationPathReves property.
-