be.fgov.ehealth.aa.complextype.v1
Class Responsible
java.lang.Object
be.fgov.ehealth.aa.complextype.v1.PersonType
be.fgov.ehealth.aa.complextype.v1.Responsible
- 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 Responsible
- extends PersonType
- implements Serializable
Identity and function of responsible in ReMaPH.
Java class for ResponsibleType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ResponsibleType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:aa:complextype:v1}PersonType">
<sequence>
<element name="ResponsibleFunction" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</extension>
</complexContent>
</complexType>
- See Also:
- Serialized Form
Responsible
public Responsible()
getResponsibleFunction
public String getResponsibleFunction()
- Gets the value of the responsibleFunction property.
- Returns:
- possible object is
String
setResponsibleFunction
public void setResponsibleFunction(String value)
- Sets the value of the responsibleFunction property.
- Parameters:
value
- allowed object is
String
Connector Business ORGPHARMACY 3.13.1 API
Copyright © {inceptionYear}-2017 eHealth. All Rights Reserved.