@Generated(value="com.sun.tools.xjc.Driver", date="2022-12-09T11:13:31+01:00", comments="JAXB RI v2.2.11") public class GetProfessionalContactInfoRequest extends RequestType implements Serializable
Java class for GetProfessionalContactInfoRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GetProfessionalContactInfoRequestType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:commons:protocol:v2}RequestType">
<choice>
<element name="NIHII" type="{urn:be:fgov:ehealth:addressbook:core:v1}NIHIIType"/>
<element name="SSIN" type="{urn:be:fgov:ehealth:addressbook:core:v1}SSINType"/>
</choice>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
GetProfessionalContactInfoRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getNIHII()
Gets the value of the nihii property.
|
String |
getSSIN()
Gets the value of the ssin property.
|
void |
setNIHII(String value)
Sets the value of the nihii property.
|
void |
setSSIN(String value)
Sets the value of the ssin property.
|
getId, getIssueInstant, setId, setIssueInstantpublic String getSSIN()
Stringpublic void setSSIN(String value)
value - allowed object is
Stringpublic String getNIHII()
String
Connector Packaging generic 4.3.0-beta-3 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.