@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:27:12+02:00", comments="JAXB RI v2.2.11") 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()
GeneralSituation
public void setGeneralSituation(GeneralSituation value)
value
- allowed object is
GeneralSituation
public Payment getPayment()
Payment
public void setPayment(Payment value)
value
- allowed object is
Payment
public Hospitalized getHospitalized()
Hospitalized
public void setHospitalized(Hospitalized value)
value
- allowed object is
Hospitalized
public MedicalHouseType getMedicalHouse()
MedicalHouseType
public void setMedicalHouse(MedicalHouseType value)
value
- allowed object is
MedicalHouseType
public InsurabilityList getInsurabilityList()
InsurabilityList
public void setInsurabilityList(InsurabilityList value)
value
- allowed object is
InsurabilityList
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.