@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:28:54+02:00", comments="JAXB RI v2.3.7") 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, setSearchDate
getId, getIssueInstant, setId, setIssueInstant
public String getFindByName()
String
public void setFindByName(String value)
value
- allowed object is
String
public String getFindByCNK()
String
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.