be.fgov.ehealth.addressbook.protocol.v1
Class GetOrganizationContactInfoResponse
java.lang.Object
be.fgov.ehealth.commons.protocol.v2.ResponseType
be.fgov.ehealth.commons.protocol.v2.StatusResponseType
be.fgov.ehealth.addressbook.protocol.v1.GetOrganizationContactInfoResponse
- 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 GetOrganizationContactInfoResponse
- extends StatusResponseType
- implements Serializable
Return healthcare organization contact data
Java class for GetOrganizationContactInfoResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GetOrganizationContactInfoResponseType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:commons:protocol:v2}StatusResponseType">
<sequence>
<element name="OrganizationContactInformation" type="{urn:be:fgov:ehealth:addressbook:core:v1}OrganizationContactInformationType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
- See Also:
- Serialized Form
GetOrganizationContactInfoResponse
public GetOrganizationContactInfoResponse()
getOrganizationContactInformation
public OrganizationContactInformationType getOrganizationContactInformation()
- Gets the value of the organizationContactInformation property.
- Returns:
- possible object is
OrganizationContactInformationType
setOrganizationContactInformation
public void setOrganizationContactInformation(OrganizationContactInformationType value)
- Sets the value of the organizationContactInformation property.
- Parameters:
value
- allowed object is
OrganizationContactInformationType
Connector Packaging PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.