@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:35:59+02:00", comments="JAXB RI v2.2.11") 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/schemas/v1}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()
String
public void setConsultDate(org.joda.time.DateTime value)
value
- allowed object is
String
public ConsultSupportAndRepairListType getSupportAndRepairList()
ConsultSupportAndRepairListType
public void setSupportAndRepairList(ConsultSupportAndRepairListType value)
value
- allowed object is
ConsultSupportAndRepairListType
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.