Class SubsectionTripTransformStrategy.SubsectionOperation

    • Constructor Detail

      • SubsectionOperation

        public SubsectionOperation()
    • Method Detail

      • getFromStopId

        public String getFromStopId()
      • setFromStopId

        public void setFromStopId​(String fromStopId)
      • isIncludeFromStop

        public boolean isIncludeFromStop()
      • setIncludeFromStop

        public void setIncludeFromStop​(boolean includeFromStop)
      • getToStopId

        public String getToStopId()
      • setToStopId

        public void setToStopId​(String toStopId)
      • isIncludeToStop

        public boolean isIncludeToStop()
      • setIncludeToStop

        public void setIncludeToStop​(boolean includeToStop)
      • getRouteId

        public String getRouteId()
      • setRouteId

        public void setRouteId​(String routeId)
      • isRemoveUnmatchedTrips

        public boolean isRemoveUnmatchedTrips()
      • setRemoveUnmatchedTrips

        public void setRemoveUnmatchedTrips​(boolean removeUnmatchedTrips)