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