public class Recipe extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
Recipe.Infrastructure |
| Constructor and Description |
|---|
Recipe(Recipe.Infrastructure infrastructure) |
| Modifier and Type | Method and Description |
|---|---|
PrescriptionService.Ciphering.Simplified |
cipheringPrescriptionService() |
MandateService.Simplified |
mandateService() |
PrescriptionContent.Factory |
prescriptionContentFactory() |
ReservationService.Simplified |
reservationService() |
public Recipe(Recipe.Infrastructure infrastructure)
public PrescriptionService.Ciphering.Simplified cipheringPrescriptionService()
public ReservationService.Simplified reservationService()
public MandateService.Simplified mandateService()
public PrescriptionContent.Factory prescriptionContentFactory()
Copyright © 2010–2025 Smals. All rights reserved.