|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.medicalagreement.core.v1.Request
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-20T05:32:28+02:00",
comments="JAXB RI v2.2.11")
public class Request
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<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>
| Constructor Summary | |
|---|---|
Request()
|
|
| Method Summary | |
|---|---|
Kmehrmessage |
getKmehrmessage()
Gets the value of the kmehrmessage property. |
void |
setKmehrmessage(Kmehrmessage value)
Sets the value of the kmehrmessage property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Request()
| Method Detail |
|---|
public Kmehrmessage getKmehrmessage()
Kmehrmessagepublic void setKmehrmessage(Kmehrmessage value)
value - allowed object is
Kmehrmessage
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||