be.fgov.ehealth.ehbox.consultation.protocol.v3
Class GetHistoryRequest

java.lang.Object
  extended by be.fgov.ehealth.ehbox.consultation.protocol.v3.MessageRequestType
      extended by be.fgov.ehealth.ehbox.consultation.protocol.v3.GetHistoryRequest
All Implemented Interfaces:
Serializable

public class GetHistoryRequest
extends MessageRequestType

Java class for MessageRequestType complex type.

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

 <complexType name="MessageRequestType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="BoxId" type="{urn:be:fgov:ehealth:ehbox:core:v3}BoxIdType" minOccurs="0"/>
         <element name="Source">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <enumeration value="INBOX"/>
               <enumeration value="SENTBOX"/>
             </restriction>
           </simpleType>
         </element>
         <element name="MessageId" type="{urn:be:fgov:ehealth:ehbox:core:v3}MessageIdType"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Constructor Summary
GetHistoryRequest()
           
 
Method Summary
 
Methods inherited from class be.fgov.ehealth.ehbox.consultation.protocol.v3.MessageRequestType
getBoxId, getMessageId, getSource, setBoxId, setMessageId, setSource
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetHistoryRequest

public GetHistoryRequest()



Connector Business ORGPHARMACY 3.13.1 API
Copyright © {inceptionYear}-2017 eHealth. All Rights Reserved.