@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:32:11+02:00", comments="JAXB RI v2.2.11") public class HospitalizationType extends MedicalCoverCommonInformationType implements Serializable
Java class for HospitalizationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="HospitalizationType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:mediprima:core:v1}MedicalCoverCommonInformationType">
<sequence>
<element name="HospitalList" type="{urn:be:fgov:ehealth:mediprima:core:v1}NihiiNumberListType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
HospitalizationType() |
| Modifier and Type | Method and Description |
|---|---|
NihiiNumberListType |
getHospitalList()
Gets the value of the hospitalList property.
|
void |
setHospitalList(NihiiNumberListType value)
Sets the value of the hospitalList property.
|
getAllowedSupplements, getAmountPatientPartMax, getPswcSupport, getValidityPeriod, setAllowedSupplements, setAmountPatientPartMax, setPswcSupport, setValidityPeriodpublic NihiiNumberListType getHospitalList()
NihiiNumberListTypepublic void setHospitalList(NihiiNumberListType value)
value - allowed object is
NihiiNumberListType
Connector Packaging generic 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.