@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:32:58+02:00", comments="JAXB RI v2.3.7") public class ConsultSupportAndRepairListAcceptedType extends Object implements Serializable
Java class for ConsultSupportAndRepairListAcceptedType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ConsultSupportAndRepairListAcceptedType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="ConsultDate" type="{http://www.w3.org/2001/XMLSchema}date"/>
<element name="SupportAndRepairList" type="{http://www.mercurius.vlaanderen.be/mohm/common/v7}ConsultSupportAndRepairListType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ConsultSupportAndRepairListAcceptedType() |
| Modifier and Type | Method and Description |
|---|---|
org.joda.time.DateTime |
getConsultDate()
Gets the value of the consultDate property.
|
ConsultSupportAndRepairListType |
getSupportAndRepairList()
Gets the value of the supportAndRepairList property.
|
void |
setConsultDate(org.joda.time.DateTime value)
Sets the value of the consultDate property.
|
void |
setSupportAndRepairList(ConsultSupportAndRepairListType value)
Sets the value of the supportAndRepairList property.
|
public ConsultSupportAndRepairListAcceptedType()
public org.joda.time.DateTime getConsultDate()
Stringpublic void setConsultDate(org.joda.time.DateTime value)
value - allowed object is
Stringpublic ConsultSupportAndRepairListType getSupportAndRepairList()
ConsultSupportAndRepairListTypepublic void setSupportAndRepairList(ConsultSupportAndRepairListType value)
value - allowed object is
ConsultSupportAndRepairListType
Connector Packaging generic 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.