Class VehicleLocationRecordsAction

  • All Implemented Interfaces:
    com.opensymphony.xwork2.Action, com.opensymphony.xwork2.interceptor.ValidationAware, com.opensymphony.xwork2.LocaleProvider, com.opensymphony.xwork2.ModelDriven<ResponseBean>, com.opensymphony.xwork2.TextProvider, com.opensymphony.xwork2.Validateable, Serializable

    public class VehicleLocationRecordsAction
    extends ApiActionSupport
    See Also:
    Serialized Form
    • Constructor Detail

      • VehicleLocationRecordsAction

        public VehicleLocationRecordsAction()
    • Method Detail

      • setBlockId

        public void setBlockId​(String blockId)
      • setTripId

        public void setTripId​(String tripId)
      • setVehicleId

        public void setVehicleId​(String vehicleId)
      • setServiceDate

        public void setServiceDate​(long serviceDate)
      • setFromTime

        public void setFromTime​(Date fromTime)
      • setToTime

        public void setToTime​(Date toTime)