@Generated(value="com.sun.tools.xjc.Driver", date="2025-03-20T11:23:56+01:00", comments="JAXB RI v2.3.7") public class InsurabilityResponseDetail extends Object implements Serializable
Java class for InsurabilityResponseDetailType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="InsurabilityResponseDetailType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:be:cin:mycarenet:1.0:carenet:types}GeneralSituation" minOccurs="0"/>
<element ref="{urn:be:cin:mycarenet:1.0:carenet:types}Payment"/>
<element ref="{urn:be:cin:mycarenet:1.0:carenet:types}Hospitalized" minOccurs="0"/>
<element name="MedicalHouse" type="{urn:be:cin:mycarenet:1.0:carenet:types}MedicalHouseType" minOccurs="0"/>
<element ref="{urn:be:cin:mycarenet:1.0:carenet:types}InsurabilityList" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
InsurabilityResponseDetail() |
| Modifier and Type | Method and Description |
|---|---|
GeneralSituation |
getGeneralSituation()
Indicates if there is a specific situation concerning the
insurability related to the period of
the consultation
|
Hospitalized |
getHospitalized()
Information about the hospitalized state of a patient.
|
InsurabilityList |
getInsurabilityList()
List of insurability information.
|
MedicalHouseType |
getMedicalHouse()
Gets the value of the medicalHouse property.
|
Payment |
getPayment()
Some information about the payment
|
void |
setGeneralSituation(GeneralSituation value)
Sets the value of the generalSituation property.
|
void |
setHospitalized(Hospitalized value)
Sets the value of the hospitalized property.
|
void |
setInsurabilityList(InsurabilityList value)
Sets the value of the insurabilityList property.
|
void |
setMedicalHouse(MedicalHouseType value)
Sets the value of the medicalHouse property.
|
void |
setPayment(Payment value)
Sets the value of the payment property.
|
public GeneralSituation getGeneralSituation()
GeneralSituationpublic void setGeneralSituation(GeneralSituation value)
value - allowed object is
GeneralSituationpublic Payment getPayment()
Paymentpublic void setPayment(Payment value)
value - allowed object is
Paymentpublic Hospitalized getHospitalized()
Hospitalizedpublic void setHospitalized(Hospitalized value)
value - allowed object is
Hospitalizedpublic MedicalHouseType getMedicalHouse()
MedicalHouseTypepublic void setMedicalHouse(MedicalHouseType value)
value - allowed object is
MedicalHouseTypepublic InsurabilityList getInsurabilityList()
InsurabilityListpublic void setInsurabilityList(InsurabilityList value)
value - allowed object is
InsurabilityList
Connector Packaging generic 4.7.3 API
Copyright © {inceptionYear}-2025 eHealth. All Rights Reserved.