@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:35:59+02:00", comments="JAXB RI v2.2.11") public class ApplicationViewWheelchairAdviceReportType extends Object implements Serializable
Java class for ApplicationViewWheelchairAdviceReportType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ApplicationViewWheelchairAdviceReportType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="ApprovalNumber" type="{http://www.mercurius.vlaanderen.be/mohm/schemas/v1}ApprovalNumberType" minOccurs="0"/> <element name="RequestedDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/> <element name="CreatedDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/> <element name="ReceivedDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/> <element name="HasHomeVisit" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
ApplicationViewWheelchairAdviceReportType() |
Modifier and Type | Method and Description |
---|---|
String |
getApprovalNumber()
Gets the value of the approvalNumber property.
|
org.joda.time.DateTime |
getCreatedDate()
Gets the value of the createdDate 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 |
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.
|
public ApplicationViewWheelchairAdviceReportType()
public String getApprovalNumber()
String
public void setApprovalNumber(String value)
value
- allowed object is
String
public org.joda.time.DateTime getRequestedDate()
String
public void setRequestedDate(org.joda.time.DateTime value)
value
- allowed object is
String
public org.joda.time.DateTime getCreatedDate()
String
public void setCreatedDate(org.joda.time.DateTime value)
value
- allowed object is
String
public org.joda.time.DateTime getReceivedDate()
String
public void setReceivedDate(org.joda.time.DateTime value)
value
- allowed object is
String
public Boolean isHasHomeVisit()
Boolean
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.