@Generated(value="com.sun.tools.xjc.Driver", date="2024-09-05T11:07:02+02:00", comments="JAXB RI v2.3.7") public class ConsultSupportAndRepairListResponseType extends Object implements Serializable
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 and Description |
|---|
ConsultSupportAndRepairListResponseType() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
public ConsultSupportAndRepairListResponseType()
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
Connector Packaging generic 4.6.0 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.