@Generated(value="com.sun.tools.xjc.Driver", date="2021-10-05T08:07:12+02:00", comments="JAXB RI v2.2.11") public class MutationRequest extends Object implements Serializable
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 and Description |
|---|
MutationRequest() |
| Modifier and Type | Method and Description |
|---|---|
IdentifierType |
getOrganisation()
Gets the value of the organisation property.
|
void |
setOrganisation(IdentifierType value)
Sets the value of the organisation property.
|
public IdentifierType getOrganisation()
IdentifierTypepublic void setOrganisation(IdentifierType value)
value - allowed object is
IdentifierType
Connector Packaging generic 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.