@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:27:12+02:00", comments="JAXB RI v2.2.11") public class Hospitalized extends Object implements Serializable
Java class for HospitalizedType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="HospitalizedType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{urn:be:cin:mycarenet:1.0:carenet:types}Hospital"/> <element ref="{urn:be:cin:mycarenet:1.0:carenet:types}AdmissionDate" minOccurs="0"/> <element ref="{urn:be:cin:mycarenet:1.0:carenet:types}AdmissionService" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
Hospitalized() |
Modifier and Type | Method and Description |
---|---|
org.joda.time.DateTime |
getAdmissionDate()
The date the care receiver is admitted.
|
String |
getAdmissionService()
The services that is provided by the hostital (indicated by
the hospital element) to the care
care receiver.
|
String |
getHospital()
The hospital where the care receiver is admitted.
|
void |
setAdmissionDate(org.joda.time.DateTime value)
Sets the value of the admissionDate property.
|
void |
setAdmissionService(String value)
Sets the value of the admissionService property.
|
void |
setHospital(String value)
Sets the value of the hospital property.
|
public String getHospital()
String
public void setHospital(String value)
value
- allowed object is
String
public org.joda.time.DateTime getAdmissionDate()
String
public void setAdmissionDate(org.joda.time.DateTime value)
value
- allowed object is
String
public String getAdmissionService()
String
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.