Class TrimTripTransformStrategy.TrimOperation
java.lang.Object
org.onebusaway.gtfs_transformer.updates.TrimTripTransformStrategy.TrimOperation
- Enclosing class:
TrimTripTransformStrategy
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetMatch()voidsetFromStopId(String fromStopId) voidsetMatch(TypedEntityMatch match) voidsetToStopId(String toStopId)
-
Constructor Details
-
TrimOperation
public TrimOperation()
-
-
Method Details
-
getMatch
-
setMatch
-
getFromStopId
-
setFromStopId
-
getToStopId
-
setToStopId
-