@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:35:17+02:00", comments="JAXB RI v2.2.11") public class SearchPersonPhoneticallyRequest extends RequestType implements Serializable
Java class for SearchPersonPhoneticallyRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SearchPersonPhoneticallyRequestType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:commons:protocol:v2}RequestType">
<sequence>
<element name="ApplicationId" type="{urn:be:fgov:ehealth:rn:commons:v1}ApplicationIdType"/>
<element name="Criteria" type="{urn:be:fgov:ehealth:rn:personservice:core:v1}SearchPersonPhoneticallyCriteriaType"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
SearchPersonPhoneticallyRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getApplicationId()
Gets the value of the applicationId property.
|
SearchPersonPhoneticallyCriteriaType |
getCriteria()
Gets the value of the criteria property.
|
void |
setApplicationId(String value)
Sets the value of the applicationId property.
|
void |
setCriteria(SearchPersonPhoneticallyCriteriaType value)
Sets the value of the criteria property.
|
getId, getIssueInstant, setId, setIssueInstantpublic String getApplicationId()
Stringpublic void setApplicationId(String value)
value - allowed object is
Stringpublic SearchPersonPhoneticallyCriteriaType getCriteria()
SearchPersonPhoneticallyCriteriaTypepublic void setCriteria(SearchPersonPhoneticallyCriteriaType value)
value - allowed object is
SearchPersonPhoneticallyCriteriaType
Connector Packaging generic 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.