@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:31:52+02:00", comments="JAXB RI v2.2.11") public class ProfessionalInformationType extends ProfessionalAddressbookType implements Serializable
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>
| Constructor and Description |
|---|
ProfessionalInformationType() |
| Modifier and Type | Method and Description |
|---|---|
EHealthBoxType |
getEHealthBox()
Gets the value of the eHealthBox property.
|
void |
setEHealthBox(EHealthBoxType value)
Sets the value of the eHealthBox property.
|
getAddresses, getHealthCareAdditionalInformations, getProfession, setProfessionpublic EHealthBoxType getEHealthBox()
EHealthBoxTypepublic void setEHealthBox(EHealthBoxType value)
value - allowed object is
EHealthBoxType
Connector Packaging generic 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.