|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.vlaanderen.mercurius.mohm.df103.v4.EMOHMDF103ConsultApplicationRequest
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-09-22T05:58:55+02:00",
comments="JAXB RI v2.2.11")
public class EMOHMDF103ConsultApplicationRequest
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="MessageMetadata" type="{http://www.mercurius.vlaanderen.be/mohm/common/v7}MessageMetadataType"/>
<element name="ConsultApplication" type="{http://www.mercurius.vlaanderen.be/mohm/common/v7}ConsultApplicationRequestType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
EMOHMDF103ConsultApplicationRequest()
|
|
| Method Summary | |
|---|---|
ConsultApplicationRequestType |
getConsultApplication()
Gets the value of the consultApplication property. |
MessageMetadataType |
getMessageMetadata()
Gets the value of the messageMetadata property. |
void |
setConsultApplication(ConsultApplicationRequestType value)
Sets the value of the consultApplication property. |
void |
setMessageMetadata(MessageMetadataType value)
Sets the value of the messageMetadata property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EMOHMDF103ConsultApplicationRequest()
| Method Detail |
|---|
public MessageMetadataType getMessageMetadata()
MessageMetadataTypepublic void setMessageMetadata(MessageMetadataType value)
value - allowed object is
MessageMetadataTypepublic ConsultApplicationRequestType getConsultApplication()
ConsultApplicationRequestTypepublic void setConsultApplication(ConsultApplicationRequestType value)
value - allowed object is
ConsultApplicationRequestType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||