public interface SealedRequestWrapper<T> extends WrappedXmlObject<T>
| Modifier and Type | Method and Description |
|---|---|
org.joda.time.DateTime |
getAgreementStartDate()
Gets the value of the agreementStartDate property.
|
CareReceiverIdType |
getCareReceiver()
Gets the value of the careReceiver property.
|
byte[] |
getSealedContent()
Gets the value of the sealedContent property.
|
String |
getUnsealKeyId()
Gets the value of the unsealKeyId property.
|
void |
setAgreementStartDate(org.joda.time.DateTime value)
Sets the value of the agreementStartDate property.
|
void |
setCareReceiver(CareReceiverIdType value)
Sets the value of the careReceiver property.
|
void |
setSealedContent(byte[] value)
Sets the value of the sealedContent property.
|
void |
setUnsealKeyId(String value)
Sets the value of the unsealKeyId property.
|
getXmlObjectCareReceiverIdType getCareReceiver()
CareReceiverIdTypevoid setCareReceiver(CareReceiverIdType value)
value - allowed object is CareReceiverIdTypeorg.joda.time.DateTime getAgreementStartDate()
Stringvoid setAgreementStartDate(org.joda.time.DateTime value)
value - allowed object is StringString getUnsealKeyId()
Stringvoid setUnsealKeyId(String value)
value - allowed object is Stringbyte[] getSealedContent()
void setSealedContent(byte[] value)
value - allowed object is byte[]
Connector Packaging generic 4.7.3 API
Copyright © {inceptionYear}-2025 eHealth. All Rights Reserved.