@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:29:42+02:00", comments="JAXB RI v2.3.7") 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:v1}DoctorType" minOccurs="0"/> <element name="Hospitalization" type="{urn:be:fgov:ehealth:mediprima:core:v1}HospitalizationType" minOccurs="0"/> <element name="AmbulatoryHospitalization" type="{urn:be:fgov:ehealth:mediprima:core:v1}HospitalizationType" minOccurs="0"/> <element name="MedicalTransportation" type="{urn:be:fgov:ehealth:mediprima:core:v1}MedicalTransportationType" minOccurs="0"/> <element name="Miscellaneous" type="{urn:be:fgov:ehealth:mediprima:core:v1}MiscellaneousType" minOccurs="0"/> <element name="Paramedic" type="{urn:be:fgov:ehealth:mediprima:core:v1}ParamedicType" minOccurs="0"/> <element name="PharmaceuticalDrug" type="{urn:be:fgov:ehealth:mediprima:core:v1}PharmaceuticalDrugType" minOccurs="0"/> <element name="Prosthesis" type="{urn:be:fgov:ehealth:mediprima:core:v1}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()
DoctorType
public void setDoctor(DoctorType value)
value
- allowed object is
DoctorType
public HospitalizationType getHospitalization()
HospitalizationType
public void setHospitalization(HospitalizationType value)
value
- allowed object is
HospitalizationType
public HospitalizationType getAmbulatoryHospitalization()
HospitalizationType
public void setAmbulatoryHospitalization(HospitalizationType value)
value
- allowed object is
HospitalizationType
public MedicalTransportationType getMedicalTransportation()
MedicalTransportationType
public void setMedicalTransportation(MedicalTransportationType value)
value
- allowed object is
MedicalTransportationType
public MiscellaneousType getMiscellaneous()
MiscellaneousType
public void setMiscellaneous(MiscellaneousType value)
value
- allowed object is
MiscellaneousType
public ParamedicType getParamedic()
ParamedicType
public void setParamedic(ParamedicType value)
value
- allowed object is
ParamedicType
public PharmaceuticalDrugType getPharmaceuticalDrug()
PharmaceuticalDrugType
public void setPharmaceuticalDrug(PharmaceuticalDrugType value)
value
- allowed object is
PharmaceuticalDrugType
public ProsthesisType getProsthesis()
ProsthesisType
public void setProsthesis(ProsthesisType value)
value
- allowed object is
ProsthesisType
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.