be.fgov.ehealth.mediprima.core.v2
Class HospitalizationType
java.lang.Object
be.fgov.ehealth.mediprima.core.v2.MedicalCoverCommonInformationType
be.fgov.ehealth.mediprima.core.v2.HospitalizationType
- All Implemented Interfaces:
- Serializable
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-12-12T05:05:47+01: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:v2}MedicalCoverCommonInformationType">
<sequence>
<element name="HospitalList" type="{urn:be:fgov:ehealth:mediprima:core:v2}NihiiNumberListType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
- See Also:
- Serialized Form
HospitalizationType
public HospitalizationType()
getHospitalList
public NihiiNumberListType getHospitalList()
- Gets the value of the hospitalList property.
- Returns:
- possible object is
NihiiNumberListType
setHospitalList
public void setHospitalList(NihiiNumberListType value)
- Sets the value of the hospitalList property.
- Parameters:
value - allowed object is
NihiiNumberListType
Connector Packaging generic 3.24.0-beta-4 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.