|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.vlaanderen.mercurius.mohm.common.v7.ApplicationWheelchairAdviceReportType
@Generated(value="com.sun.tools.xjc.Driver",
date="2021-04-20T04:32:25+02:00",
comments="JAXB RI v2.2.11")
public class ApplicationWheelchairAdviceReportTypeGeneriek type voor RAR in een aanvraag.
Java class for ApplicationWheelchairAdviceReportType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ApplicationWheelchairAdviceReportType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="ApprovalNumber" type="{http://www.mercurius.vlaanderen.be/mohm/common/v7}ApprovalNumberType"/>
<element name="RARDocument" type="{http://www.mercurius.vlaanderen.be/wzcmh/common/v3}DocumentListType"/>
<element name="RequestedDate" type="{http://www.w3.org/2001/XMLSchema}date"/>
<element name="CreatedDate" type="{http://www.w3.org/2001/XMLSchema}date"/>
<element name="ReceivedDate" type="{http://www.w3.org/2001/XMLSchema}date"/>
<element name="HasHomeVisit" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
ApplicationWheelchairAdviceReportType()
|
|
| Method Summary | |
|---|---|
String |
getApprovalNumber()
Gets the value of the approvalNumber property. |
org.joda.time.DateTime |
getCreatedDate()
Gets the value of the createdDate property. |
DocumentListType |
getRARDocument()
Gets the value of the rarDocument property. |
org.joda.time.DateTime |
getReceivedDate()
Gets the value of the receivedDate property. |
org.joda.time.DateTime |
getRequestedDate()
Gets the value of the requestedDate property. |
boolean |
isHasHomeVisit()
Gets the value of the hasHomeVisit property. |
void |
setApprovalNumber(String value)
Sets the value of the approvalNumber property. |
void |
setCreatedDate(org.joda.time.DateTime value)
Sets the value of the createdDate property. |
void |
setHasHomeVisit(boolean value)
Sets the value of the hasHomeVisit property. |
void |
setRARDocument(DocumentListType value)
Sets the value of the rarDocument property. |
void |
setReceivedDate(org.joda.time.DateTime value)
Sets the value of the receivedDate property. |
void |
setRequestedDate(org.joda.time.DateTime value)
Sets the value of the requestedDate property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ApplicationWheelchairAdviceReportType()
| Method Detail |
|---|
public String getApprovalNumber()
Stringpublic void setApprovalNumber(String value)
value - allowed object is
Stringpublic DocumentListType getRARDocument()
DocumentListTypepublic void setRARDocument(DocumentListType value)
value - allowed object is
DocumentListTypepublic org.joda.time.DateTime getRequestedDate()
Stringpublic void setRequestedDate(org.joda.time.DateTime value)
value - allowed object is
Stringpublic org.joda.time.DateTime getCreatedDate()
Stringpublic void setCreatedDate(org.joda.time.DateTime value)
value - allowed object is
Stringpublic org.joda.time.DateTime getReceivedDate()
Stringpublic void setReceivedDate(org.joda.time.DateTime value)
value - allowed object is
Stringpublic boolean isHasHomeVisit()
public void setHasHomeVisit(boolean value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||