| Modifier and Type | Method and Description |
|---|---|
WrappedBooking |
WrappedBooking.clone() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Matcher.match(WrappedBooking obj) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Cycle.isBookingGroupValid(List<WrappedBooking> bookings,
java.time.LocalDate bookingDate) |
boolean |
BookingGroup.isEffective(java.time.LocalDate referenceDate,
List<WrappedBooking> bookings)
Calculate the effectiveness of the category.
|
Copyright © 2018. All rights reserved.