public class AskUnsealedResponseWrapperImpl extends AbstractWrapper<Response> implements UnsealedResponseWrapper<Response>
UnsealedResponseWrapper| Constructor and Description |
|---|
AskUnsealedResponseWrapperImpl(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 AskUnsealedResponseWrapperImpl(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.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.