be.fgov.ehealth.addressbook.core.v1
Class OrganizationContactInformationType
java.lang.Object
be.fgov.ehealth.aa.complextype.v1.HealthCareOrganizationTypeV2
be.fgov.ehealth.aa.complextype.v1.OrganizationAddressbookType
be.fgov.ehealth.addressbook.core.v1.OrganizationContactInformationType
- All Implemented Interfaces:
- Serializable
@Generated(value="com.sun.tools.xjc.Driver",
date="2016-10-28T03:13:32+02:00",
comments="JAXB RI v2.2.6")
public class OrganizationContactInformationType
- extends OrganizationAddressbookType
- implements Serializable
Healthcare institution contact information
Java class for OrganizationContactInformationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="OrganizationContactInformationType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:aa:complextype:v1}OrganizationAddressbookType">
<sequence>
<element name="EHealthBox" type="{urn:be:fgov:ehealth:addressbook:core:v1}EHealthBoxType" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
- See Also:
- Serialized Form
OrganizationContactInformationType
public OrganizationContactInformationType()
getEHealthBoxes
public List<EHealthBoxType> getEHealthBoxes()
- Gets the value of the eHealthBoxes property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the eHealthBoxes property.
For example, to add a new item, do as follows:
getEHealthBoxes().add(newItem);
Objects of the following type(s) are allowed in the list
EHealthBoxType
Connector Business ORGPHARMACY 3.11.1 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.