public class AskSealedRequestWrapperImpl extends AbstractWrapper<Request> implements SealedRequestWrapper<Request>
SealedRequestWrapper| Constructor and Description |
|---|
AskSealedRequestWrapperImpl() |
AskSealedRequestWrapperImpl(Request request) |
| 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.
|
getXmlObjectequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetXmlObjectpublic AskSealedRequestWrapperImpl(Request request)
request - public AskSealedRequestWrapperImpl()
public CareReceiverIdType getCareReceiver()
SealedRequestWrappergetCareReceiver in interface SealedRequestWrapper<Request>Request.getCareReceiver()public void setCareReceiver(CareReceiverIdType value)
SealedRequestWrappersetCareReceiver in interface SealedRequestWrapper<Request>value - be.cin.io.sealed.medicaladvisoragreement.ask.v1.getXmlObject().setCareReceiver(be.cin.types.v1.CareReceiverIdType)public org.joda.time.DateTime getAgreementStartDate()
SealedRequestWrappergetAgreementStartDate in interface SealedRequestWrapper<Request>Request.getAgreementStartDate()public void setAgreementStartDate(org.joda.time.DateTime value)
SealedRequestWrappersetAgreementStartDate in interface SealedRequestWrapper<Request>value - be.cin.io.sealed.medicaladvisoragreement.ask.v1.getXmlObject().setAgreementStartDate(org.joda.time.DateTime)public String getUnsealKeyId()
SealedRequestWrappergetUnsealKeyId in interface SealedRequestWrapper<Request>Request.getUnsealKeyId()public void setUnsealKeyId(String value)
SealedRequestWrappersetUnsealKeyId in interface SealedRequestWrapper<Request>value - be.cin.io.sealed.medicaladvisoragreement.ask.v1.getXmlObject().setUnsealKeyId(java.lang.String)public byte[] getSealedContent()
SealedRequestWrappergetSealedContent in interface SealedRequestWrapper<Request>Request.getSealedContent()public void setSealedContent(byte[] value)
SealedRequestWrappersetSealedContent in interface SealedRequestWrapper<Request>value - be.cin.io.sealed.medicaladvisoragreement.ask.v1.getXmlObject().setSealedContent(byte[])
Connector Packaging generic 4.3.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.