@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:32:03+02:00", comments="JAXB RI v2.3.7") public class SearchPersonBySsinResponse extends StatusResponseType implements Serializable
Java class for SearchPersonBySsinResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SearchPersonBySsinResponseType"> <complexContent> <extension base="{urn:be:fgov:ehealth:commons:protocol:v2}StatusResponseType"> <sequence> <element name="Ssin" type="{urn:be:fgov:ehealth:rn:commons:business:v1}SsinWithCanceledAndReplacesStatusType" minOccurs="0"/> <element name="Result" type="{urn:be:fgov:ehealth:rn:personservice:core:v1}PersonResponseResultType" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Constructor and Description |
---|
SearchPersonBySsinResponse() |
Modifier and Type | Method and Description |
---|---|
PersonResponseResultType |
getResult()
Gets the value of the result property.
|
SsinWithCanceledAndReplacesStatusType |
getSsin()
Gets the value of the ssin property.
|
void |
setResult(PersonResponseResultType value)
Sets the value of the result property.
|
void |
setSsin(SsinWithCanceledAndReplacesStatusType value)
Sets the value of the ssin property.
|
getStatus, setStatus
getId, getInResponseTo, getIssueInstant, setId, setInResponseTo, setIssueInstant
public SsinWithCanceledAndReplacesStatusType getSsin()
SsinWithCanceledAndReplacesStatusType
public void setSsin(SsinWithCanceledAndReplacesStatusType value)
value
- allowed object is
SsinWithCanceledAndReplacesStatusType
public PersonResponseResultType getResult()
PersonResponseResultType
public void setResult(PersonResponseResultType value)
value
- allowed object is
PersonResponseResultType
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.