| Package | Description |
|---|---|
| net.bhardy.bizzo.billing |
| Modifier and Type | Method and Description |
|---|---|
static PolicyFilter |
PolicyFilter.daysOfWeek(DayOfWeek... days)
Create a filter for particular days of the week.
|
static PolicyFilter |
PolicyFilter.not(PolicyFilter other)
Wraps another filter, negating it.
|
| Modifier and Type | Method and Description |
|---|---|
ActionChoice |
FilterOption.filter(PolicyFilter filter)
This method allows you to apply a filter to your policy that it, for example,
only falls due on certain days.
|
static PolicyFilter |
PolicyFilter.not(PolicyFilter other)
Wraps another filter, negating it.
|
Copyright © 2017. All rights reserved.