@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:25:18+02:00", comments="JAXB RI v2.3.7") public class Kmehrresponse extends Object implements Serializable
Java class for kmehrresponsetype complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="kmehrresponsetype"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="request"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="kmehrmessage" type="{http://www.ehealth.fgov.be/standards/kmehr/schema/v1}kmehrmessageType"/> </sequence> </restriction> </complexContent> </complexType> </element> <element name="acknowledge" type="{http://www.ehealth.fgov.be/medicalagreement/core/v1}acknowledgetype"/> <element name="kmehrmessage" type="{http://www.ehealth.fgov.be/standards/kmehr/schema/v1}kmehrmessageType" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
Kmehrresponse() |
Modifier and Type | Method and Description |
---|---|
Acknowledgetype |
getAcknowledge()
Gets the value of the acknowledge property.
|
Kmehrmessage |
getKmehrmessage()
Gets the value of the kmehrmessage property.
|
Request |
getRequest()
Gets the value of the request property.
|
void |
setAcknowledge(Acknowledgetype value)
Sets the value of the acknowledge property.
|
void |
setKmehrmessage(Kmehrmessage value)
Sets the value of the kmehrmessage property.
|
void |
setRequest(Request value)
Sets the value of the request property.
|
public Request getRequest()
Request
public void setRequest(Request value)
value
- allowed object is
Request
public Acknowledgetype getAcknowledge()
Acknowledgetype
public void setAcknowledge(Acknowledgetype value)
value
- allowed object is
Acknowledgetype
public Kmehrmessage getKmehrmessage()
Kmehrmessage
public void setKmehrmessage(Kmehrmessage value)
value
- allowed object is
Kmehrmessage
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.