@Generated(value="com.sun.tools.xjc.Driver", date="2022-09-22T05:38:44+02:00", comments="JAXB RI v2.2.11") 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, setSearchDategetId, getIssueInstant, setId, setIssueInstantpublic String getFindByAnyName()
Stringpublic void setFindByAnyName(String value)
value - allowed object is
Stringpublic String getFindByCNK()
String
Connector Packaging generic 4.2.0 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.