Uses of Class
uk.org.ifopt.siri21.NavigationPathRef
-
Packages that use NavigationPathRef Package Description uk.org.ifopt.siri21 uk.org.siri.siri21 -
-
Uses of NavigationPathRef in uk.org.ifopt.siri21
Methods in uk.org.ifopt.siri21 that return NavigationPathRef Modifier and Type Method Description NavigationPathRefObjectFactory. createNavigationPathRef()Create an instance ofNavigationPathRef -
Uses of NavigationPathRef in uk.org.siri.siri21
Fields in uk.org.siri.siri21 with type parameters of type NavigationPathRef Modifier and Type Field Description protected List<NavigationPathRef>AffectedStopPlaceStructure.AffectedNavigationPaths. navigationPathRevesMethods in uk.org.siri.siri21 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.
-