public class RevokePrescription extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
RevokePrescription.Command<Request extends RevokePrescription> |
| Modifier and Type | Field and Description |
|---|---|
Prescription.RID |
rid |
| Constructor and Description |
|---|
RevokePrescription() |
| Modifier and Type | Method and Description |
|---|---|
static RevokePrescription |
of(Prescription.RID rid) |
@NotNull(message="required") public Prescription.RID rid
public static RevokePrescription of(Prescription.RID rid)
Copyright © 2010–2025 Smals. All rights reserved.