@Generated(value="com.sun.tools.xjc.Driver", date="2021-10-05T08:07:12+02:00", comments="JAXB RI v2.2.11") public class SearchPhoneticRequest extends ConsultRnRequestType implements Serializable
Java class for SearchPhoneticRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SearchPhoneticRequestType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:consultRN:1_0:protocol}ConsultRnRequestType">
<sequence>
<element name="PhoneticCriteria" type="{urn:be:fgov:ehealth:consultRN:1_0:protocol}PhoneticCriteriaType"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
SearchPhoneticRequest() |
| Modifier and Type | Method and Description |
|---|---|
PhoneticCriteriaType |
getPhoneticCriteria()
Gets the value of the phoneticCriteria property.
|
void |
setPhoneticCriteria(PhoneticCriteriaType value)
Sets the value of the phoneticCriteria property.
|
getApplicationID, getOrganisation, setApplicationID, setOrganisationpublic PhoneticCriteriaType getPhoneticCriteria()
PhoneticCriteriaTypepublic void setPhoneticCriteria(PhoneticCriteriaType value)
value - allowed object is
PhoneticCriteriaType
Connector Packaging generic 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.