Class TripsForAgencyAction

  • 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 TripsForAgencyAction
    extends ApiActionSupport
    See Also:
    Serialized Form
    • Constructor Detail

      • TripsForAgencyAction

        public TripsForAgencyAction()
    • Method Detail

      • setId

        public void setId​(String id)
      • getId

        public String getId()
      • setTime

        public void setTime​(Date time)
      • setMaxCount

        public void setMaxCount​(int maxCount)
      • setIncludeTrip

        public void setIncludeTrip​(boolean includeTrip)
      • setIncludeStatus

        public void setIncludeStatus​(boolean includeStatus)
      • setIncludeSchedule

        public void setIncludeSchedule​(boolean includeSchedule)