be.fgov.ehealth.addressbook.protocol.v1
Class GetProfessionalContactInfoResponse
java.lang.Object
be.fgov.ehealth.commons.protocol.v2.ResponseType
be.fgov.ehealth.commons.protocol.v2.StatusResponseType
be.fgov.ehealth.addressbook.protocol.v1.GetProfessionalContactInfoResponse
- All Implemented Interfaces:
- Serializable
@Generated(value="com.sun.tools.xjc.Driver",
date="2016-07-06T09:33:15+02:00",
comments="JAXB RI v2.2.6")
public class GetProfessionalContactInfoResponse
- extends StatusResponseType
- implements Serializable
Return healthcare professional contact data
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>
- See Also:
- Serialized Form
GetProfessionalContactInfoResponse
public GetProfessionalContactInfoResponse()
getIndividualContactInformation
public IndividualContactInformationType getIndividualContactInformation()
- Gets the value of the individualContactInformation property.
- Returns:
- possible object is
IndividualContactInformationType
setIndividualContactInformation
public void setIndividualContactInformation(IndividualContactInformationType value)
- Sets the value of the individualContactInformation property.
- Parameters:
value
- allowed object is
IndividualContactInformationType
Connector Packaging PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.