Class DialUpLoginRestrict.RestrictTime

java.lang.Object
ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginRestrict.RestrictTime
Enclosing class:
DialUpLoginRestrict

public class DialUpLoginRestrict.RestrictTime extends Object
  • Constructor Details

    • RestrictTime

      public RestrictTime()
  • Method Details

    • getDayOfMonth

      public List<Integer> getDayOfMonth()
    • setDayOfMonth

      public void setDayOfMonth(List<Integer> dayOfMonth)
    • getDayOfWeek

      public List<Integer> getDayOfWeek()
    • setDayOfWeek

      public void setDayOfWeek(List<Integer> dayOfWeek)
    • getActiveHours

      public List<Integer> getActiveHours()
    • setActiveHours

      public void setActiveHours(List<Integer> activeHours)
    • getActiveMinutes

      public List<Integer> getActiveMinutes()
    • setActiveMinutes

      public void setActiveMinutes(List<Integer> activeMinutes)