be.fgov.ehealth.aa.complextype.v1
Class PersonWithFunction

java.lang.Object
  extended by be.fgov.ehealth.aa.complextype.v1.PersonType
      extended by be.fgov.ehealth.aa.complextype.v1.PersonWithFunction
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 PersonWithFunction
extends PersonType
implements Serializable

Identity and function of an occupied physical person in ReMaPH.

Java class for PersonWithFunctionType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="PersonWithFunctionType">
   <complexContent>
     <extension base="{urn:be:fgov:ehealth:aa:complextype:v1}PersonType">
       <sequence>
         <element name="Function" type="{http://www.w3.org/2001/XMLSchema}anyType"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Constructor Summary
PersonWithFunction()
           
 
Method Summary
 Object getFunction()
          Gets the value of the function property.
 void setFunction(Object value)
          Sets the value of the function property.
 
Methods inherited from class be.fgov.ehealth.aa.complextype.v1.PersonType
getFirstName, getInss, getLastName, setFirstName, setInss, setLastName
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PersonWithFunction

public PersonWithFunction()
Method Detail

getFunction

public Object getFunction()
Gets the value of the function property.

Returns:
possible object is Object

setFunction

public void setFunction(Object value)
Sets the value of the function property.

Parameters:
value - allowed object is Object



Connector Business ORGPHARMACY 3.11.1 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.