public class CreatePrescription<T extends Prescription.Specification> extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
CreatePrescription.Command<S extends Prescription.Specification,R extends CreatePrescription<S>,P extends Prescription> |
| Modifier and Type | Field and Description |
|---|---|
T |
customizations |
| Constructor and Description |
|---|
CreatePrescription(T customizations) |
@NotNull @Valid public final T extends Prescription.Specification customizations
public CreatePrescription(T customizations)
Copyright © 2010–2025 Smals. All rights reserved.