@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:35:59+02:00", comments="JAXB RI v2.2.11") public class ConsultHistoryResponseType extends Object implements Serializable
Java class for ConsultHistoryResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ConsultHistoryResponseType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice> <element name="Accepted" type="{http://www.mercurius.vlaanderen.be/mohm/common/v7}ConsultHistoryAcceptedType"/> <element name="NotAccepted" type="{http://www.mercurius.vlaanderen.be/mohm/common/v7}ConsultHistoryNotAcceptedType"/> </choice> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
ConsultHistoryResponseType() |
Modifier and Type | Method and Description |
---|---|
ConsultHistoryAcceptedType |
getAccepted()
Gets the value of the accepted property.
|
ConsultHistoryNotAcceptedType |
getNotAccepted()
Gets the value of the notAccepted property.
|
void |
setAccepted(ConsultHistoryAcceptedType value)
Sets the value of the accepted property.
|
void |
setNotAccepted(ConsultHistoryNotAcceptedType value)
Sets the value of the notAccepted property.
|
public ConsultHistoryNotAcceptedType getNotAccepted()
ConsultHistoryNotAcceptedType
public void setNotAccepted(ConsultHistoryNotAcceptedType value)
value
- allowed object is
ConsultHistoryNotAcceptedType
public ConsultHistoryAcceptedType getAccepted()
ConsultHistoryAcceptedType
public void setAccepted(ConsultHistoryAcceptedType value)
value
- allowed object is
ConsultHistoryAcceptedType
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.