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.
|
getXmlObject
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getXmlObject
public AskSealedRequestWrapperImpl(Request request)
request
- public AskSealedRequestWrapperImpl()
public CareReceiverIdType getCareReceiver()
SealedRequestWrapper
getCareReceiver
in interface SealedRequestWrapper<Request>
Request.getCareReceiver()
public void setCareReceiver(CareReceiverIdType value)
SealedRequestWrapper
setCareReceiver
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()
SealedRequestWrapper
getAgreementStartDate
in interface SealedRequestWrapper<Request>
Request.getAgreementStartDate()
public void setAgreementStartDate(org.joda.time.DateTime value)
SealedRequestWrapper
setAgreementStartDate
in interface SealedRequestWrapper<Request>
value
- be.cin.io.sealed.medicaladvisoragreement.ask.v1.getXmlObject().setAgreementStartDate(org.joda.time.DateTime)
public String getUnsealKeyId()
SealedRequestWrapper
getUnsealKeyId
in interface SealedRequestWrapper<Request>
Request.getUnsealKeyId()
public void setUnsealKeyId(String value)
SealedRequestWrapper
setUnsealKeyId
in interface SealedRequestWrapper<Request>
value
- be.cin.io.sealed.medicaladvisoragreement.ask.v1.getXmlObject().setUnsealKeyId(java.lang.String)
public byte[] getSealedContent()
SealedRequestWrapper
getSealedContent
in interface SealedRequestWrapper<Request>
Request.getSealedContent()
public void setSealedContent(byte[] value)
SealedRequestWrapper
setSealedContent
in interface SealedRequestWrapper<Request>
value
- be.cin.io.sealed.medicaladvisoragreement.ask.v1.getXmlObject().setSealedContent(byte[])
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.