be.fgov.ehealth.mediprima.core.v2
Class MedicalTransportationType
java.lang.Object
be.fgov.ehealth.mediprima.core.v2.MedicalCoverCommonInformationType
be.fgov.ehealth.mediprima.core.v2.MedicalTransportationType
- All Implemented Interfaces:
- Serializable
@Generated(value="com.sun.tools.xjc.Driver",
date="2024-09-05T10:51:19+02:00",
comments="JAXB RI v2.3.6")
public class MedicalTransportationType
- extends MedicalCoverCommonInformationType
- implements Serializable
Java class for MedicalTransportationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MedicalTransportationType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:mediprima:core:v2}MedicalCoverCommonInformationType">
<sequence>
<element name="CompanyList" type="{urn:be:fgov:ehealth:mediprima:core:v2}CompanyListType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
- See Also:
- Serialized Form
MedicalTransportationType
public MedicalTransportationType()
getCompanyList
public CompanyListType getCompanyList()
- Gets the value of the companyList property.
- Returns:
- possible object is
CompanyListType
setCompanyList
public void setCompanyList(CompanyListType value)
- Sets the value of the companyList property.
- Parameters:
value
- allowed object is
CompanyListType
Connector Packaging PERSPHYSICIAN 3.27.0 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.