Class DialUpLoginRestrict.RestrictTime
java.lang.Object
ru.bgcrm.plugin.bgbilling.proto.model.dialup.DialUpLoginRestrict.RestrictTime
- Enclosing class:
DialUpLoginRestrict
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setActiveHours
(List<Integer> activeHours) void
setActiveMinutes
(List<Integer> activeMinutes) void
setDayOfMonth
(List<Integer> dayOfMonth) void
setDayOfWeek
(List<Integer> dayOfWeek)
-
Constructor Details
-
RestrictTime
public RestrictTime()
-
-
Method Details
-
getDayOfMonth
-
setDayOfMonth
-
getDayOfWeek
-
setDayOfWeek
-
getActiveHours
-
setActiveHours
-
getActiveMinutes
-
setActiveMinutes
-