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.
|
getXmlObject
CareReceiverIdType getCareReceiver()
CareReceiverIdType
void setCareReceiver(CareReceiverIdType value)
value
- allowed object is CareReceiverIdType
org.joda.time.DateTime getAgreementStartDate()
String
void setAgreementStartDate(org.joda.time.DateTime value)
value
- allowed object is String
String getUnsealKeyId()
String
void setUnsealKeyId(String value)
value
- allowed object is String
byte[] getSealedContent()
void setSealedContent(byte[] value)
value
- allowed object is byte[]
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.