@Generated(value="com.sun.tools.xjc.Driver", date="2023-09-11T10:32:36+02:00", comments="JAXB RI v2.3.7") public class FindAmppRequest extends DicsRequestType implements Serializable
Java class for FindAmppRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FindAmppRequestType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:dics:protocol:v5}DicsRequestType">
<sequence>
<element name="FindByPackage" type="{urn:be:fgov:ehealth:dics:protocol:v5}FindByPackageType" minOccurs="0"/>
<element name="FindByDmpp" type="{urn:be:fgov:ehealth:dics:protocol:v5}FindByDmppType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
FindAmppRequest() |
| Modifier and Type | Method and Description |
|---|---|
FindByDmppType |
getFindByDmpp()
Gets the value of the findByDmpp property.
|
FindByPackageType |
getFindByPackage()
Gets the value of the findByPackage property.
|
void |
setFindByDmpp(FindByDmppType value)
Sets the value of the findByDmpp property.
|
void |
setFindByPackage(FindByPackageType value)
Sets the value of the findByPackage property.
|
getSearchDate, setSearchDategetId, getIssueInstant, setId, setIssueInstantpublic FindByPackageType getFindByPackage()
FindByPackageTypepublic void setFindByPackage(FindByPackageType value)
value - allowed object is
FindByPackageTypepublic FindByDmppType getFindByDmpp()
FindByDmppTypepublic void setFindByDmpp(FindByDmppType value)
value - allowed object is
FindByDmppType
Connector Packaging generic 4.4.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.