@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:25:18+02:00", comments="JAXB RI v2.3.7") public class Response extends Object implements Serializable
Java class for ResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ResponseType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="TimestampReply" type="{http://www.w3.org/2001/XMLSchema}base64Binary"/> <element name="KmehrResponse" type="{http://www.w3.org/2001/XMLSchema}base64Binary"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
Response() |
Modifier and Type | Method and Description |
---|---|
byte[] |
getKmehrResponse()
Gets the value of the kmehrResponse property.
|
byte[] |
getTimestampReply()
Gets the value of the timestampReply property.
|
void |
setKmehrResponse(byte[] value)
Sets the value of the kmehrResponse property.
|
void |
setTimestampReply(byte[] value)
Sets the value of the timestampReply property.
|
public byte[] getTimestampReply()
public void setTimestampReply(byte[] value)
value
- allowed object is
byte[]public byte[] getKmehrResponse()
public void setKmehrResponse(byte[] value)
value
- allowed object is
byte[]
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.