@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:29:19+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, setStatus
getId, getInResponseTo, getIssueInstant, setId, setInResponseTo, setIssueInstant
public IndividualContactInformationType getIndividualContactInformation()
IndividualContactInformationType
public void setIndividualContactInformation(IndividualContactInformationType value)
value
- allowed object is
IndividualContactInformationType
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.