|
||||||||||
| 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="2022-09-22T05:58:55+02:00",
comments="JAXB RI v2.2.11")
public class ConsultSupportAndRepairListResponseTypeGroeperend 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()
ConsultSupportAndRepairListNotAcceptedTypepublic void setNotAccepted(ConsultSupportAndRepairListNotAcceptedType value)
value - allowed object is
ConsultSupportAndRepairListNotAcceptedTypepublic ConsultSupportAndRepairListAcceptedType getAccepted()
ConsultSupportAndRepairListAcceptedTypepublic 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 | |||||||||