|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.vlaanderen.mercurius.mohm.schemas.v1.ConsultSupportAndRepairListAcceptedType
@Generated(value="com.sun.tools.xjc.Driver", date="2020-09-28T09:56:04+02:00", comments="JAXB RI v2.2.11") public class ConsultSupportAndRepairListAcceptedType
Generiek type voor positief antwoord op consultatie van actieve budgetten onderhoud en herstel.
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 Summary | |
---|---|
ConsultSupportAndRepairListAcceptedType()
|
Method Summary | |
---|---|
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. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConsultSupportAndRepairListAcceptedType()
Method Detail |
---|
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |