be.fgov.ehealth.consultrn._1_0.protocol
Class MutationRequest

java.lang.Object
  extended by be.fgov.ehealth.consultrn._1_0.protocol.MutationRequest
All Implemented Interfaces:
Serializable

@Generated(value="com.sun.tools.xjc.Driver",
           date="2021-04-20T04:31:34+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>
 

See Also:
Serialized Form

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

MutationRequest

public MutationRequest()
Method Detail

getOrganisation

public IdentifierType getOrganisation()
Gets the value of the organisation property.

Returns:
possible object is IdentifierType

setOrganisation

public void setOrganisation(IdentifierType value)
Sets the value of the organisation property.

Parameters:
value - allowed object is IdentifierType



Connector Packaging generic 3.21.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.