@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:29:19+02:00", comments="JAXB RI v2.3.7") 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, setIssueInstant
public String getSSIN()
String
public void setSSIN(String value)
value
- allowed object is
String
public String getNIHII()
String
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.