public class CancelReservation extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
CancelReservation.Command<Request extends CancelReservation,Legacy extends CancelReservation.Legacy> |
static class |
CancelReservation.Legacy
Deprecated.
|
static interface |
CancelReservation.Response |
| Modifier and Type | Field and Description |
|---|---|
Prescription.RID |
rid |
| Modifier | Constructor and Description |
|---|---|
protected |
CancelReservation(Prescription.RID rid) |
| Modifier and Type | Method and Description |
|---|---|
static CancelReservation |
of(Prescription.RID rid) |
@NotNull public Prescription.RID rid
protected CancelReservation(Prescription.RID rid)
public static CancelReservation of(Prescription.RID rid)
Copyright © 2010–2025 Smals. All rights reserved.