@Generated(value="com.sun.tools.xjc.Driver", date="2021-10-05T08:04:04+02:00", comments="JAXB RI v2.2.11") public class FindNonMedicinalProductRequest extends DicsRequestType implements Serializable
Java class for FindNonMedicinalProductRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FindNonMedicinalProductRequestType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:dics:protocol:v5}DicsRequestType">
<choice>
<element name="FindByCNK" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="FindByName" type="{http://www.w3.org/2001/XMLSchema}string"/>
</choice>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
FindNonMedicinalProductRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFindByCNK()
Gets the value of the findByCNK property.
|
String |
getFindByName()
Gets the value of the findByName property.
|
void |
setFindByCNK(String value)
Sets the value of the findByCNK property.
|
void |
setFindByName(String value)
Sets the value of the findByName property.
|
getSearchDate, setSearchDategetId, getIssueInstant, setId, setIssueInstantpublic String getFindByName()
Stringpublic void setFindByName(String value)
value - allowed object is
Stringpublic String getFindByCNK()
String
Connector Packaging generic 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.