Uses of Record Class
org.opentripplanner.client.model.Pattern.VehiclePosition
Packages that use Pattern.VehiclePosition
-
Uses of Pattern.VehiclePosition in org.opentripplanner.client.model
Methods in org.opentripplanner.client.model that return types with arguments of type Pattern.VehiclePositionModifier and TypeMethodDescriptionPattern.vehiclePositions()Returns the value of thevehiclePositionsrecord component.Constructor parameters in org.opentripplanner.client.model with type arguments of type Pattern.VehiclePositionModifierConstructorDescriptionPattern(String name, List<Pattern.VehiclePosition> vehiclePositions) Creates an instance of aPatternrecord class.