@Generated(value="com.sun.tools.xjc.Driver", date="2022-09-22T05:40:26+02:00", comments="JAXB RI v2.2.11") public class MedicalCoverType extends Object implements Serializable
Java class for MedicalCoverType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MedicalCoverType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Doctor" type="{urn:be:fgov:ehealth:mediprima:core:v2}DoctorType" minOccurs="0"/>
<element name="Hospitalization" type="{urn:be:fgov:ehealth:mediprima:core:v2}HospitalizationType" minOccurs="0"/>
<element name="AmbulatoryHospitalization" type="{urn:be:fgov:ehealth:mediprima:core:v2}HospitalizationType" minOccurs="0"/>
<element name="MedicalTransportation" type="{urn:be:fgov:ehealth:mediprima:core:v2}MedicalTransportationType" minOccurs="0"/>
<element name="Miscellaneous" type="{urn:be:fgov:ehealth:mediprima:core:v2}MiscellaneousType" minOccurs="0"/>
<element name="Paramedic" type="{urn:be:fgov:ehealth:mediprima:core:v2}ParamedicType" minOccurs="0"/>
<element name="PharmaceuticalDrug" type="{urn:be:fgov:ehealth:mediprima:core:v2}PharmaceuticalDrugType" minOccurs="0"/>
<element name="Prosthesis" type="{urn:be:fgov:ehealth:mediprima:core:v2}ProsthesisType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
MedicalCoverType() |
| Modifier and Type | Method and Description |
|---|---|
HospitalizationType |
getAmbulatoryHospitalization()
Gets the value of the ambulatoryHospitalization property.
|
DoctorType |
getDoctor()
Gets the value of the doctor property.
|
HospitalizationType |
getHospitalization()
Gets the value of the hospitalization property.
|
MedicalTransportationType |
getMedicalTransportation()
Gets the value of the medicalTransportation property.
|
MiscellaneousType |
getMiscellaneous()
Gets the value of the miscellaneous property.
|
ParamedicType |
getParamedic()
Gets the value of the paramedic property.
|
PharmaceuticalDrugType |
getPharmaceuticalDrug()
Gets the value of the pharmaceuticalDrug property.
|
ProsthesisType |
getProsthesis()
Gets the value of the prosthesis property.
|
void |
setAmbulatoryHospitalization(HospitalizationType value)
Sets the value of the ambulatoryHospitalization property.
|
void |
setDoctor(DoctorType value)
Sets the value of the doctor property.
|
void |
setHospitalization(HospitalizationType value)
Sets the value of the hospitalization property.
|
void |
setMedicalTransportation(MedicalTransportationType value)
Sets the value of the medicalTransportation property.
|
void |
setMiscellaneous(MiscellaneousType value)
Sets the value of the miscellaneous property.
|
void |
setParamedic(ParamedicType value)
Sets the value of the paramedic property.
|
void |
setPharmaceuticalDrug(PharmaceuticalDrugType value)
Sets the value of the pharmaceuticalDrug property.
|
void |
setProsthesis(ProsthesisType value)
Sets the value of the prosthesis property.
|
public DoctorType getDoctor()
DoctorTypepublic void setDoctor(DoctorType value)
value - allowed object is
DoctorTypepublic HospitalizationType getHospitalization()
HospitalizationTypepublic void setHospitalization(HospitalizationType value)
value - allowed object is
HospitalizationTypepublic HospitalizationType getAmbulatoryHospitalization()
HospitalizationTypepublic void setAmbulatoryHospitalization(HospitalizationType value)
value - allowed object is
HospitalizationTypepublic MedicalTransportationType getMedicalTransportation()
MedicalTransportationTypepublic void setMedicalTransportation(MedicalTransportationType value)
value - allowed object is
MedicalTransportationTypepublic MiscellaneousType getMiscellaneous()
MiscellaneousTypepublic void setMiscellaneous(MiscellaneousType value)
value - allowed object is
MiscellaneousTypepublic ParamedicType getParamedic()
ParamedicTypepublic void setParamedic(ParamedicType value)
value - allowed object is
ParamedicTypepublic PharmaceuticalDrugType getPharmaceuticalDrug()
PharmaceuticalDrugTypepublic void setPharmaceuticalDrug(PharmaceuticalDrugType value)
value - allowed object is
PharmaceuticalDrugTypepublic ProsthesisType getProsthesis()
ProsthesisTypepublic void setProsthesis(ProsthesisType value)
value - allowed object is
ProsthesisType
Connector Packaging generic 4.2.0 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.