be.fgov.ehealth.hubservices.core.v2
Class AuthorWithPatientType
java.lang.Object
be.fgov.ehealth.standards.kmehr.schema.v1.AuthorType
be.fgov.ehealth.hubservices.core.v2.AuthorWithPatientType
- All Implemented Interfaces:
- Serializable
@Generated(value="com.sun.tools.xjc.Driver",
date="2016-07-06T09:28:23+02:00",
comments="JAXB RI v2.2.6")
public class AuthorWithPatientType
- extends AuthorType
- implements Serializable
Java class for AuthorWithPatientType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AuthorWithPatientType">
<complexContent>
<extension base="{http://www.ehealth.fgov.be/standards/kmehr/schema/v1}authorType">
<sequence>
<element name="patient" type="{http://www.ehealth.fgov.be/hubservices/core/v2}PatientIdType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
- See Also:
- Serialized Form
AuthorWithPatientType
public AuthorWithPatientType()
getPatient
public PatientIdType getPatient()
- Gets the value of the patient property.
- Returns:
- possible object is
PatientIdType
setPatient
public void setPatient(PatientIdType value)
- Sets the value of the patient property.
- Parameters:
value
- allowed object is
PatientIdType
Connector Business ORGPHARMACY 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.