public static interface AddReservation.Command<R extends AddReservation,L extends AddReservation>
| Modifier and Type | Method and Description |
|---|---|
void |
add(R request) |
void |
addLegacy(L request)
Deprecated.
|
void add(R request)
@Deprecated void addLegacy(L request)
Copyright © 2010–2025 Smals. All rights reserved.