@Generated(value="com.sun.tools.xjc.Driver", date="2021-10-05T08:07:12+02:00", comments="JAXB RI v2.2.11") public class ConsultRnRequestType extends RequestType implements Serializable
Java class for ConsultRnRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ConsultRnRequestType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:commons:1_0:protocol}RequestType">
<sequence>
<element name="Organisation" type="{urn:be:fgov:ehealth:commons:1_0:core}IdentifierType" minOccurs="0"/>
<element name="ApplicationID" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ConsultRnRequestType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getApplicationID()
Gets the value of the applicationID property.
|
IdentifierType |
getOrganisation()
Gets the value of the organisation property.
|
void |
setApplicationID(String value)
Sets the value of the applicationID property.
|
void |
setOrganisation(IdentifierType value)
Sets the value of the organisation property.
|
public IdentifierType getOrganisation()
IdentifierTypepublic void setOrganisation(IdentifierType value)
value - allowed object is
IdentifierTypepublic String getApplicationID()
String
Connector Packaging generic 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.