| Modifier and Type | Method and Description |
|---|---|
Booking |
BookingService.get(Long id) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Booking> |
BookingService.list() |
| Modifier and Type | Method and Description |
|---|---|
void |
BookingService.add(Booking booking) |
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.