@Generated(value="com.sun.tools.xjc.Driver", date="2022-12-09T11:08:17+01:00", comments="JAXB RI v2.2.11") 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, setIssueInstantpublic long getAmppId()
public void setAmppId(long value)
public org.joda.time.DateTime getStartDate()
Stringpublic void setStartDate(org.joda.time.DateTime value)
value - allowed object is
String
Connector Packaging generic 4.3.0-beta-3 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.