public static class Prescription.Encrypted.Simple extends Prescription.Abstract implements Prescription.Encrypted
Prescription.Encrypted.Simple, Prescription.Encrypted.Specification, Prescription.Encrypted.WrapperPrescription.Abstract, Prescription.Attribute, Prescription.Encrypted, Prescription.OnContent, Prescription.PlainText, Prescription.Predicate, Prescription.Product, Prescription.RID, Prescription.Status, Prescription.Typedelivery_in_progress, expirationdate_already_passed, expirationdate_invalid_format, expirationdate_required, expirationdate_too_far_in_future, expired, illegal_access, in_process, mandate_required, not_found, not_status_with_updater, permission_required_to_prescribe, prescription_not_available, reserved, status_should_be_x, status_should_not_be_x, status_should_not_be_x_legacy, vision_incompatible_with_reservation| Constructor and Description |
|---|
Simple() |
| Modifier and Type | Method and Description |
|---|---|
static Prescription.Encrypted.Simple |
encrypted() |
byte[] |
encryptedContent() |
String |
encryptionKey() |
Prescription.Encrypted.Simple |
rid(Prescription.RID rid) |
void |
setEncryptedContent(byte[] encryptedContent) |
void |
setEncryptionKey(String encryptionKey) |
creationDate, executor, expirationDate, feedbackAllowed, patient, prescriber, reservation, rid, setCreationDate, setExecutor, setExpirationDate, setFeedbackAllowed, setPatient, setPrescriber, setReservation, setRid, setStatus, setStatusUpdater, setType, setVisibleToExecutors, setVisionOtherPrescribers, status, statusUpdater, type, visibleToExecutors, visionOtherPrescribersclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreationDate, executor, expirationDate, feedbackAllowed, patient, prescriber, reservation, status, statusUpdater, type, visibleToExecutors, visionOtherPrescribersridpublic static Prescription.Encrypted.Simple encrypted()
public Prescription.Encrypted.Simple rid(Prescription.RID rid)
rid in class Prescription.Abstractpublic byte[] encryptedContent()
encryptedContent in interface Prescription.Encryptedpublic String encryptionKey()
encryptionKey in interface Prescription.Encryptedpublic void setEncryptedContent(byte[] encryptedContent)
public void setEncryptionKey(String encryptionKey)
Copyright © 2010–2025 Smals. All rights reserved.