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