@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:32:03+02:00", comments="JAXB RI v2.3.7") 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, setIssueInstant
public String getApplicationId()
String
public void setApplicationId(String value)
value
- allowed object is
String
public SearchPersonPhoneticallyCriteriaType getCriteria()
SearchPersonPhoneticallyCriteriaType
public void setCriteria(SearchPersonPhoneticallyCriteriaType value)
value
- allowed object is
SearchPersonPhoneticallyCriteriaType
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.