@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:35:59+02:00", comments="JAXB RI v2.2.11") 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/common/v7}ConsultSupportAndRepairListAcceptedType"/> <element name="NotAccepted" type="{http://www.mercurius.vlaanderen.be/mohm/common/v7}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()
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
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.