@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:25:57+02:00", comments="JAXB RI v2.3.7") public class FindParagraphRequest extends RequestType implements Serializable
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>
Constructor and Description |
---|
FindParagraphRequest() |
Modifier and Type | Method and Description |
---|---|
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.
|
getId, getIssueInstant, setId, setIssueInstant
public long getAmppId()
public void setAmppId(long value)
public org.joda.time.DateTime getStartDate()
String
public void setStartDate(org.joda.time.DateTime value)
value
- allowed object is
String
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.