@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:28:54+02:00", comments="JAXB RI v2.3.7") public class FindCompoundingFormulaRequest extends DicsRequestType implements Serializable
Java class for FindCompoundingFormulaRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FindCompoundingFormulaRequestType"> <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="FindByAnyName" type="{http://www.w3.org/2001/XMLSchema}string"/> </choice> </extension> </complexContent> </complexType>
Constructor and Description |
---|
FindCompoundingFormulaRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getFindByAnyName()
Gets the value of the findByAnyName property.
|
String |
getFindByCNK()
Gets the value of the findByCNK property.
|
void |
setFindByAnyName(String value)
Sets the value of the findByAnyName property.
|
void |
setFindByCNK(String value)
Sets the value of the findByCNK property.
|
getSearchDate, setSearchDate
getId, getIssueInstant, setId, setIssueInstant
public String getFindByAnyName()
String
public void setFindByAnyName(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.