@Generated(value="com.sun.tools.xjc.Driver", date="2023-04-04T03:19:29+02:00", comments="JAXB RI v2.3.7") public class ParamedicType extends MedicalCoverCommonInformationType implements Serializable
Java class for ParamedicType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ParamedicType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:mediprima:core:v2}MedicalCoverCommonInformationType">
<sequence>
<element name="ProviderList" minOccurs="0">
<complexType>
<complexContent>
<extension base="{urn:be:fgov:ehealth:mediprima:core:v2}NihiiNumberListType">
</extension>
</complexContent>
</complexType>
</element>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ParamedicType() |
| Modifier and Type | Method and Description |
|---|---|
ProviderList |
getProviderList()
Gets the value of the providerList property.
|
void |
setProviderList(ProviderList value)
Sets the value of the providerList property.
|
getAllowedSupplements, getAmountPatientPartMax, getPswcSupport, getValidityPeriod, setAllowedSupplements, setAmountPatientPartMax, setPswcSupport, setValidityPeriodpublic ProviderList getProviderList()
ProviderListpublic void setProviderList(ProviderList value)
value - allowed object is
ProviderList
Connector Packaging generic 4.3.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.