|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.vlaanderen.mercurius.mohm.common.v7.ConsultHistoryAcceptedType
@Generated(value="com.sun.tools.xjc.Driver",
date="2021-04-20T04:32:25+02:00",
comments="JAXB RI v2.2.11")
public class ConsultHistoryAcceptedTypeGeneriek type voor positief antwoord op consultatie van de historiek.
Java class for ConsultHistoryAcceptedType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ConsultHistoryAcceptedType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="ConsultDate" type="{http://www.w3.org/2001/XMLSchema}date"/>
<element name="ConsultHistoryList" type="{http://www.mercurius.vlaanderen.be/mohm/common/v7}ConsultHistoryListType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
ConsultHistoryAcceptedType()
|
|
| Method Summary | |
|---|---|
org.joda.time.DateTime |
getConsultDate()
Gets the value of the consultDate property. |
ConsultHistoryListType |
getConsultHistoryList()
Gets the value of the consultHistoryList property. |
void |
setConsultDate(org.joda.time.DateTime value)
Sets the value of the consultDate property. |
void |
setConsultHistoryList(ConsultHistoryListType value)
Sets the value of the consultHistoryList property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConsultHistoryAcceptedType()
| Method Detail |
|---|
public org.joda.time.DateTime getConsultDate()
Stringpublic void setConsultDate(org.joda.time.DateTime value)
value - allowed object is
Stringpublic ConsultHistoryListType getConsultHistoryList()
ConsultHistoryListTypepublic void setConsultHistoryList(ConsultHistoryListType value)
value - allowed object is
ConsultHistoryListType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||