be.fgov.ehealth.addressbook.core.v1
Class ProfessionalInformationType

java.lang.Object
  extended by be.fgov.ehealth.aa.complextype.v1.ProfessionalAddressbookType
      extended by be.fgov.ehealth.addressbook.core.v1.ProfessionalInformationType
All Implemented Interfaces:
Serializable

@Generated(value="com.sun.tools.xjc.Driver",
           date="2017-06-27T08:11:51+02:00",
           comments="JAXB RI v2.2.11")
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

Constructor Summary
ProfessionalInformationType()
           
 
Method Summary
 EHealthBoxType getEHealthBox()
          Gets the value of the eHealthBox property.
 void setEHealthBox(EHealthBoxType value)
          Sets the value of the eHealthBox property.
 
Methods inherited from class be.fgov.ehealth.aa.complextype.v1.ProfessionalAddressbookType
getAddresses, getHealthCareAdditionalInformations, getProfession, setProfession
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProfessionalInformationType

public ProfessionalInformationType()
Method Detail

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 Business ORGPHARMACY 3.13.1 API
Copyright © {inceptionYear}-2017 eHealth. All Rights Reserved.