public class UnlockPrescription extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
UnlockPrescription.Command<R extends UnlockPrescription> |
| Modifier and Type | Field and Description |
|---|---|
Prescription.RID |
prescription |
| Constructor and Description |
|---|
UnlockPrescription() |
| Modifier and Type | Method and Description |
|---|---|
static UnlockPrescription |
unlock(Prescription.RID prescription) |
@NotNull public Prescription.RID prescription
public static UnlockPrescription unlock(Prescription.RID prescription)
Copyright © 2010–2025 Smals. All rights reserved.