be.fgov.ehealth.consultrn.commons.protocol.v3
Class ConsultRnRequestType
java.lang.Object
be.fgov.ehealth.commons.protocol.v2.RequestType
be.fgov.ehealth.consultrn.commons.protocol.v3.ConsultRnRequestType
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- RegisterPersonRequest
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-04-09T03:56:41+02:00",
comments="JAXB RI v2.2.11")
public class ConsultRnRequestType- extends RequestType
- implements Serializable
Standard structure of consultRN request
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:protocol:v2}RequestType">
<sequence>
<element name="ApplicationID" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</extension>
</complexContent>
</complexType>
- See Also:
- Serialized Form
ConsultRnRequestType
public ConsultRnRequestType()
getApplicationID
public String getApplicationID()
- Gets the value of the applicationID property.
- Returns:
- possible object is
String
setApplicationID
public void setApplicationID(String value)
- Sets the value of the applicationID property.
- Parameters:
value - allowed object is
String
Connector Packaging generic 3.15.1 API
Copyright © {inceptionYear}-2018 eHealth. All Rights Reserved.