|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.vlaanderen.mercurius.mohm.schemas.v1.ConsultSupportAndRepairListResponseType
@Generated(value="com.sun.tools.xjc.Driver", date="2020-09-28T09:56:04+02:00", comments="JAXB RI v2.2.11") public class ConsultSupportAndRepairListResponseType
Groeperend element voor het antwoord op de vraag tot consultatie actieve budgetten onderhoud en herstel.
Java class for ConsultSupportAndRepairListResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ConsultSupportAndRepairListResponseType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice> <element name="Accepted" type="{http://www.mercurius.vlaanderen.be/mohm/schemas/v1}ConsultSupportAndRepairListAcceptedType"/> <element name="NotAccepted" type="{http://www.mercurius.vlaanderen.be/mohm/schemas/v1}ConsultSupportAndRepairListNotAcceptedType"/> </choice> </restriction> </complexContent> </complexType>
Constructor Summary | |
---|---|
ConsultSupportAndRepairListResponseType()
|
Method Summary | |
---|---|
ConsultSupportAndRepairListAcceptedType |
getAccepted()
Gets the value of the accepted property. |
ConsultSupportAndRepairListNotAcceptedType |
getNotAccepted()
Gets the value of the notAccepted property. |
void |
setAccepted(ConsultSupportAndRepairListAcceptedType value)
Sets the value of the accepted property. |
void |
setNotAccepted(ConsultSupportAndRepairListNotAcceptedType value)
Sets the value of the notAccepted property. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConsultSupportAndRepairListResponseType()
Method Detail |
---|
public ConsultSupportAndRepairListNotAcceptedType getNotAccepted()
ConsultSupportAndRepairListNotAcceptedType
public void setNotAccepted(ConsultSupportAndRepairListNotAcceptedType value)
value
- allowed object is
ConsultSupportAndRepairListNotAcceptedType
public ConsultSupportAndRepairListAcceptedType getAccepted()
ConsultSupportAndRepairListAcceptedType
public void setAccepted(ConsultSupportAndRepairListAcceptedType value)
value
- allowed object is
ConsultSupportAndRepairListAcceptedType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |