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