|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.consultrn._1_0.protocol.MutationRequest
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-04-09T03:56:41+02:00",
comments="JAXB RI v2.2.11")
public class MutationRequest
Java class for MutationRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MutationRequestType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Organisation" type="{urn:be:fgov:ehealth:commons:1_0:core}IdentifierType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
MutationRequest()
|
|
| Method Summary | |
|---|---|
IdentifierType |
getOrganisation()
Gets the value of the organisation property. |
void |
setOrganisation(IdentifierType value)
Sets the value of the organisation property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MutationRequest()
| Method Detail |
|---|
public IdentifierType getOrganisation()
IdentifierTypepublic void setOrganisation(IdentifierType value)
value - allowed object is
IdentifierType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||