@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:28:54+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, setSearchDate
getId, getIssueInstant, setId, setIssueInstant
public FindByPackageType getFindByPackage()
FindByPackageType
public void setFindByPackage(FindByPackageType value)
value
- allowed object is
FindByPackageType
public FindByDmppType getFindByDmpp()
FindByDmppType
public void setFindByDmpp(FindByDmppType value)
value
- allowed object is
FindByDmppType
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.