@Generated(value="com.sun.tools.xjc.Driver", date="2023-09-11T10:32:55+02:00", comments="JAXB RI v2.3.7") public class GetProfessionalContactInfoResponse extends StatusResponseType implements Serializable
Java class for GetProfessionalContactInfoResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GetProfessionalContactInfoResponseType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:commons:protocol:v2}StatusResponseType">
<sequence>
<element name="IndividualContactInformation" type="{urn:be:fgov:ehealth:addressbook:core:v1}IndividualContactInformationType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
GetProfessionalContactInfoResponse() |
| Modifier and Type | Method and Description |
|---|---|
IndividualContactInformationType |
getIndividualContactInformation()
Gets the value of the individualContactInformation property.
|
void |
setIndividualContactInformation(IndividualContactInformationType value)
Sets the value of the individualContactInformation property.
|
getStatus, setStatusgetId, getInResponseTo, getIssueInstant, setId, setInResponseTo, setIssueInstantpublic IndividualContactInformationType getIndividualContactInformation()
IndividualContactInformationTypepublic void setIndividualContactInformation(IndividualContactInformationType value)
value - allowed object is
IndividualContactInformationType
Connector Packaging generic 4.4.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.