java.lang.Object
de.hybris.platform.unifieduibackofficeservices.model.configuration.farebucket.LastTicketingPeriod

public class LastTicketingPeriod extends Object
  • Constructor Details

    • LastTicketingPeriod

      public LastTicketingPeriod()
  • Method Details

    • getFromDays

      public int getFromDays()
      returns the fromDays
      Returns:
      the fromDays
    • setFromDays

      public void setFromDays(int fromDays)
      sets the fromDays
      Parameters:
      fromDays - the fromDays
    • getToDays

      public int getToDays()
      returns the toDays
      Returns:
      the toDays
    • setToDays

      public void setToDays(int toDays)
      sets the toDays
      Parameters:
      toDays - the toDays