@Generated(value="com.sun.tools.xjc.Driver", date="2022-09-22T05:43:41+02:00", comments="JAXB RI v2.2.11") public class SearchPersonBySsinRequest extends RequestType implements Serializable
Java class for SearchPersonBySsinRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SearchPersonBySsinRequestType">
<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}SearchPersonBySsinCriteriaType"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
SearchPersonBySsinRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getApplicationId()
Gets the value of the applicationId property.
|
SearchPersonBySsinCriteriaType |
getCriteria()
Gets the value of the criteria property.
|
void |
setApplicationId(String value)
Sets the value of the applicationId property.
|
void |
setCriteria(SearchPersonBySsinCriteriaType value)
Sets the value of the criteria property.
|
getId, getIssueInstant, setId, setIssueInstantpublic String getApplicationId()
Stringpublic void setApplicationId(String value)
value - allowed object is
Stringpublic SearchPersonBySsinCriteriaType getCriteria()
SearchPersonBySsinCriteriaTypepublic void setCriteria(SearchPersonBySsinCriteriaType value)
value - allowed object is
SearchPersonBySsinCriteriaType
Connector Packaging generic 4.2.0 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.