Uses of Class
uk.org.siri.siri13.Direction
-
Packages that use Direction Package Description uk.org.siri.siri13 -
-
Uses of Direction in uk.org.siri.siri13
Fields in uk.org.siri.siri13 with type parameters of type Direction Modifier and Type Field Description protected List<Direction>AffectedLineStructure. directionsprotected List<Direction>AffectedRouteStructure. directionsprotected List<Direction>AnnotatedLineStructure.Directions. directionsMethods in uk.org.siri.siri13 that return Direction Modifier and Type Method Description DirectionObjectFactory. createDirection()Create an instance ofDirectionMethods in uk.org.siri.siri13 that return types with arguments of type Direction Modifier and Type Method Description List<Direction>AffectedLineStructure. getDirections()Gets the value of the directions property.List<Direction>AffectedRouteStructure. getDirections()Gets the value of the directions property.List<Direction>AnnotatedLineStructure.Directions. getDirections()Gets the value of the directions property.
-