|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.vlaanderen.mercurius.vsb.schemas.v1.EventMessageType
@Generated(value="com.sun.tools.xjc.Driver",
date="2020-09-28T09:56:04+02:00",
comments="JAXB RI v2.2.11")
public class EventMessageTypeMessage type for an event
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="Event" type="{http://www.mercurius.vlaanderen.be/vsb/schemas/v1}EventType"/>
<element name="LBDossier" type="{http://www.mercurius.vlaanderen.be/vsb/schemas/v1}LBDossierType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
EventMessageType()
|
|
| Method Summary | |
|---|---|
EventType |
getEvent()
Gets the value of the event property. |
LBDossierType |
getLBDossier()
Gets the value of the lbDossier property. |
void |
setEvent(EventType value)
Sets the value of the event property. |
void |
setLBDossier(LBDossierType value)
Sets the value of the lbDossier property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EventMessageType()
| Method Detail |
|---|
public EventType getEvent()
EventTypepublic void setEvent(EventType value)
value - allowed object is
EventTypepublic LBDossierType getLBDossier()
LBDossierTypepublic void setLBDossier(LBDossierType value)
value - allowed object is
LBDossierType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||