@Generated(value="com.sun.tools.xjc.Driver", date="2023-04-04T03:23:18+02:00", comments="JAXB RI v2.3.7") public class SearchPersonPhoneticallyResponse extends StatusResponseType implements Serializable
Java class for SearchPersonPhoneticallyResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SearchPersonPhoneticallyResponseType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:commons:protocol:v2}StatusResponseType">
<sequence>
<element name="Result" type="{urn:be:fgov:ehealth:rn:personservice:core:v1}PersonResponseResultsType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
SearchPersonPhoneticallyResponse() |
| Modifier and Type | Method and Description |
|---|---|
PersonResponseResultsType |
getResult()
Gets the value of the result property.
|
void |
setResult(PersonResponseResultsType value)
Sets the value of the result property.
|
getStatus, setStatusgetId, getInResponseTo, getIssueInstant, setId, setInResponseTo, setIssueInstantpublic PersonResponseResultsType getResult()
PersonResponseResultsTypepublic void setResult(PersonResponseResultsType value)
value - allowed object is
PersonResponseResultsType
Connector Packaging generic 4.3.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.