be.fgov.ehealth.dics.protocol.v1
Class FindParagraphRequest

java.lang.Object
  extended by be.fgov.ehealth.commons.protocol.v2.RequestType
      extended by be.fgov.ehealth.dics.protocol.v1.FindParagraphRequest
All Implemented Interfaces:
Serializable

@Generated(value="com.sun.tools.xjc.Driver",
           date="2016-10-28T03:13:06+02:00",
           comments="JAXB RI v2.2.6")
public class FindParagraphRequest
extends RequestType
implements Serializable

Input structure for request on paragraphs for a CNK from reimbursment

Java class for FindParagraphRequestType complex type.

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

 <complexType name="FindParagraphRequestType">
   <complexContent>
     <extension base="{urn:be:fgov:ehealth:commons:protocol:v2}RequestType">
       <sequence>
         <element name="AmppId" type="{http://www.w3.org/2001/XMLSchema}long"/>
         <element name="StartDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Constructor Summary
FindParagraphRequest()
           
 
Method Summary
 long getAmppId()
          Gets the value of the amppId property.
 org.joda.time.DateTime getStartDate()
          Gets the value of the startDate property.
 void setAmppId(long value)
          Sets the value of the amppId property.
 void setStartDate(org.joda.time.DateTime value)
          Sets the value of the startDate property.
 
Methods inherited from class be.fgov.ehealth.commons.protocol.v2.RequestType
getId, getIssueInstant, setId, setIssueInstant
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FindParagraphRequest

public FindParagraphRequest()
Method Detail

getAmppId

public long getAmppId()
Gets the value of the amppId property.


setAmppId

public void setAmppId(long value)
Sets the value of the amppId property.


getStartDate

public org.joda.time.DateTime getStartDate()
Gets the value of the startDate property.

Returns:
possible object is String

setStartDate

public void setStartDate(org.joda.time.DateTime value)
Sets the value of the startDate property.

Parameters:
value - allowed object is String



Connector Packaging PERSDIETICIAN 3.11.1 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.