be.fgov.ehealth.addressbook.core.v1
Class ProfessionalInformationType
java.lang.Object
be.fgov.ehealth.aa.complextype.v1.ProfessionalAddressbookType
be.fgov.ehealth.addressbook.core.v1.ProfessionalInformationType
- 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 ProfessionalInformationType
- extends ProfessionalAddressbookType
- implements Serializable
Professional data of the individual
Java class for ProfessionalInformationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ProfessionalInformationType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:aa:complextype:v1}ProfessionalAddressbookType">
<sequence>
<element name="EHealthBox" type="{urn:be:fgov:ehealth:addressbook:core:v1}EHealthBoxType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
- See Also:
- Serialized Form
ProfessionalInformationType
public ProfessionalInformationType()
getEHealthBox
public EHealthBoxType getEHealthBox()
- Gets the value of the eHealthBox property.
- Returns:
- possible object is
EHealthBoxType
setEHealthBox
public void setEHealthBox(EHealthBoxType value)
- Sets the value of the eHealthBox property.
- Parameters:
value
- allowed object is
EHealthBoxType
Connector Packaging PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.