public class ConsultUnsealedResponseWrapperImpl extends AbstractWrapper<Response> implements UnsealedResponseWrapper<Response>
AbstractWrapper| Constructor and Description |
|---|
ConsultUnsealedResponseWrapperImpl(Response response) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getKmehrResponseBytes()
Gets the value of the kmehrResponse property.
|
byte[] |
getTimestampReplyBytes()
Gets the value of the timestampReply property.
|
void |
setKmehrResponseBytes(byte[] value)
Sets the value of the kmehrResponse property.
|
void |
setTimestampReplyBytes(byte[] value)
Sets the value of the timestampReply property.
|
getXmlObjectequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetXmlObjectpublic ConsultUnsealedResponseWrapperImpl(Response response)
response - public byte[] getTimestampReplyBytes()
UnsealedResponseWrappergetTimestampReplyBytes in interface UnsealedResponseWrapper<Response>Response.getTimestampReply()public void setTimestampReplyBytes(byte[] value)
UnsealedResponseWrappersetTimestampReplyBytes in interface UnsealedResponseWrapper<Response>value - Response.setTimestampReply(byte[])public byte[] getKmehrResponseBytes()
UnsealedResponseWrappergetKmehrResponseBytes in interface UnsealedResponseWrapper<Response>Response.getKmehrResponse()public void setKmehrResponseBytes(byte[] value)
UnsealedResponseWrappersetKmehrResponseBytes in interface UnsealedResponseWrapper<Response>value - Response.setKmehrResponse(byte[])
Connector Packaging generic 4.2.0 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.