be.vlaanderen.mercurius.mohm.common.v7
Class ConsultHistoryAcceptedType

java.lang.Object
  extended by be.vlaanderen.mercurius.mohm.common.v7.ConsultHistoryAcceptedType
All Implemented Interfaces:
Serializable

@Generated(value="com.sun.tools.xjc.Driver",
           date="2024-09-05T10:54:11+02:00",
           comments="JAXB RI v2.3.6")
public class ConsultHistoryAcceptedType
extends Object
implements Serializable

Generiek type voor positief antwoord op consultatie van de historiek.

Java class for ConsultHistoryAcceptedType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="ConsultHistoryAcceptedType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="ConsultDate" type="{http://www.w3.org/2001/XMLSchema}date"/>
         <element name="ConsultHistoryList" type="{http://www.mercurius.vlaanderen.be/mohm/common/v7}ConsultHistoryListType"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Constructor Summary
ConsultHistoryAcceptedType()
           
 
Method Summary
 org.joda.time.DateTime getConsultDate()
          Gets the value of the consultDate property.
 ConsultHistoryListType getConsultHistoryList()
          Gets the value of the consultHistoryList property.
 void setConsultDate(org.joda.time.DateTime value)
          Sets the value of the consultDate property.
 void setConsultHistoryList(ConsultHistoryListType value)
          Sets the value of the consultHistoryList property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConsultHistoryAcceptedType

public ConsultHistoryAcceptedType()
Method Detail

getConsultDate

public org.joda.time.DateTime getConsultDate()
Gets the value of the consultDate property.

Returns:
possible object is String

setConsultDate

public void setConsultDate(org.joda.time.DateTime value)
Sets the value of the consultDate property.

Parameters:
value - allowed object is String

getConsultHistoryList

public ConsultHistoryListType getConsultHistoryList()
Gets the value of the consultHistoryList property.

Returns:
possible object is ConsultHistoryListType

setConsultHistoryList

public void setConsultHistoryList(ConsultHistoryListType value)
Sets the value of the consultHistoryList property.

Parameters:
value - allowed object is ConsultHistoryListType



Connector Packaging generic 3.27.0 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.