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.
|
getXmlObject
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getXmlObject
public ConsultUnsealedResponseWrapperImpl(Response response)
response
- public byte[] getTimestampReplyBytes()
UnsealedResponseWrapper
getTimestampReplyBytes
in interface UnsealedResponseWrapper<Response>
Response.getTimestampReply()
public void setTimestampReplyBytes(byte[] value)
UnsealedResponseWrapper
setTimestampReplyBytes
in interface UnsealedResponseWrapper<Response>
value
- Response.setTimestampReply(byte[])
public byte[] getKmehrResponseBytes()
UnsealedResponseWrapper
getKmehrResponseBytes
in interface UnsealedResponseWrapper<Response>
Response.getKmehrResponse()
public void setKmehrResponseBytes(byte[] value)
UnsealedResponseWrapper
setKmehrResponseBytes
in interface UnsealedResponseWrapper<Response>
value
- Response.setKmehrResponse(byte[])
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.