Class VehiclePullout


  • public class VehiclePullout
    extends Object
    Holds vehicle pullout/pullin information
    Author:
    abelsare
    • Constructor Detail

      • VehiclePullout

        public VehiclePullout()
    • Method Detail

      • getVehicleId

        public String getVehicleId()
        Returns:
        the vehicleId
      • setVehicleId

        public void setVehicleId​(String vehicleId)
        Parameters:
        vehicleId - the vehicleId to set
      • getAgencyIdTcip

        public String getAgencyIdTcip()
        Returns:
        the agencyIdTcip
      • setAgencyIdTcip

        public void setAgencyIdTcip​(String agencyIdTcip)
        Parameters:
        agencyIdTcip - the agencyIdTcip to set
      • getAgencyId

        public String getAgencyId()
        Returns:
        the agencyId
      • setAgencyId

        public void setAgencyId​(String agencyId)
        Parameters:
        agencyId - the agencyId to set
      • getDepot

        public String getDepot()
        Returns:
        the depot
      • setDepot

        public void setDepot​(String depot)
        Parameters:
        depot - the depot to set
      • getServiceDate

        public String getServiceDate()
        Returns:
        the serviceDate
      • setServiceDate

        public void setServiceDate​(String serviceDate)
        Parameters:
        serviceDate - the serviceDate to set
      • getPulloutTime

        public String getPulloutTime()
        Returns:
        the pulloutTime
      • setPulloutTime

        public void setPulloutTime​(String pulloutTime)
        Parameters:
        pulloutTime - the pulloutTime to set
      • getRun

        public String getRun()
        Returns:
        the run
      • setRun

        public void setRun​(String run)
        Parameters:
        run - the run to set
      • getOperatorId

        public String getOperatorId()
        Returns:
        the operatorId
      • setOperatorId

        public void setOperatorId​(String operatorId)
        Parameters:
        operatorId - the operatorId to set
      • getPullinTime

        public String getPullinTime()
        Returns:
        the pullinTime
      • setPullinTime

        public void setPullinTime​(String pullinTime)
        Parameters:
        pullinTime - the pullinTime to set