public interface BookingMatcher extends Matcher
| Modifier and Type | Method and Description |
|---|---|
void |
extend(WrappedBooking wrappedBooking) |
String |
getId() |
boolean |
isFinal() |
boolean isFinal()
String getId()
void extend(WrappedBooking wrappedBooking)
Copyright © 2020. All rights reserved.