Class InetServRestrictionTimeCondition
java.lang.Object
ru.bitel.bgbilling.modules.inet.common.bean.InetServRestrictionTimeCondition
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
getMode()
void
setDaysOfMonth
(Set<Integer> daysOfMonth) void
setDaysOfWeek
(Set<Integer> daysOfWeek) void
setMode
(int mode) void
void
setTimeFrom
(LocalTime timeFrom) void
toString()
-
Constructor Details
-
InetServRestrictionTimeCondition
public InetServRestrictionTimeCondition()
-
-
Method Details