public static class Prescription.Encrypted.Specification extends Prescription.Specification
| Modifier and Type | Field and Description |
|---|---|
@NotNull byte[] |
encryptedContent |
@NotNull String |
encryptionKeyId |
expirationDate, feedbackAllowed, patient, productCode, type, visibleToExecutor, visionOtherPrescribers| Constructor and Description |
|---|
Specification() |
Specification(Prescription.Encrypted.Specification spec) |
Specification(Prescription.Specification spec) |
@NotNull public @NotNull byte[] encryptedContent
@NotNull public @NotNull String encryptionKeyId
public Specification()
public Specification(Prescription.Specification spec)
public Specification(Prescription.Encrypted.Specification spec)
Copyright © 2010–2025 Smals. All rights reserved.