be.fgov.ehealth.aa.complextype.v1
Class PersonWithFunction
java.lang.Object
be.fgov.ehealth.aa.complextype.v1.PersonType
be.fgov.ehealth.aa.complextype.v1.PersonWithFunction
- 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 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
PersonWithFunction
public PersonWithFunction()
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.13.1 API
Copyright © {inceptionYear}-2017 eHealth. All Rights Reserved.