be.fgov.ehealth.rn.personservice.protocol.v1
Class SearchPersonPhoneticallyResponse
java.lang.Object
be.fgov.ehealth.commons.protocol.v2.ResponseType
be.fgov.ehealth.commons.protocol.v2.StatusResponseType
be.fgov.ehealth.rn.personservice.protocol.v1.SearchPersonPhoneticallyResponse
- All Implemented Interfaces:
- Serializable
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-09-22T05:58:15+02:00",
comments="JAXB RI v2.2.11")
public class SearchPersonPhoneticallyResponse
- extends StatusResponseType
- implements Serializable
SearchPersonPhonetically response type
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>
- See Also:
- Serialized Form
SearchPersonPhoneticallyResponse
public SearchPersonPhoneticallyResponse()
getResult
public PersonResponseResultsType getResult()
- Gets the value of the result property.
- Returns:
- possible object is
PersonResponseResultsType
setResult
public void setResult(PersonResponseResultsType value)
- Sets the value of the result property.
- Parameters:
value
- allowed object is
PersonResponseResultsType
Connector Packaging PERSNURSE 3.23.0 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.