@Generated(value="com.sun.tools.xjc.Driver", date="2021-10-05T08:08:16+02:00", comments="JAXB RI v2.2.11") public class ReportDeliveryAcceptedType extends Object implements Serializable
Java class for ReportDeliveryAcceptedType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ReportDeliveryAcceptedType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Status" type="{http://www.mercurius.vlaanderen.be/mohm/schemas/v1}DeliveryStatusType"/>
<element name="StatusDate" type="{http://www.w3.org/2001/XMLSchema}date"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ReportDeliveryAcceptedType() |
| Modifier and Type | Method and Description |
|---|---|
DeliveryStatusType |
getStatus()
Gets the value of the status property.
|
org.joda.time.DateTime |
getStatusDate()
Gets the value of the statusDate property.
|
void |
setStatus(DeliveryStatusType value)
Sets the value of the status property.
|
void |
setStatusDate(org.joda.time.DateTime value)
Sets the value of the statusDate property.
|
public DeliveryStatusType getStatus()
DeliveryStatusTypepublic void setStatus(DeliveryStatusType value)
value - allowed object is
DeliveryStatusTypepublic org.joda.time.DateTime getStatusDate()
Stringpublic void setStatusDate(org.joda.time.DateTime value)
value - allowed object is
String
Connector Packaging generic 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.