|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SealedRequestWrapper<T>
Wrapper interface for sealed response object. generated code which doesn't has common superclass and doesn't implement an interface.
| Method Summary | |
|---|---|
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. |
| Methods inherited from interface be.ehealth.businessconnector.chapterIV.wrapper.WrappedXmlObject |
|---|
getXmlObject |
| Method Detail |
|---|
CareReceiverIdType 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[]
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||