be.fgov.ehealth.mediprima.core.v2
Class ParamedicType

java.lang.Object
  extended by be.fgov.ehealth.mediprima.core.v2.MedicalCoverCommonInformationType
      extended by be.fgov.ehealth.mediprima.core.v2.ParamedicType
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 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>
 

See Also:
Serialized Form

Constructor Summary
ParamedicType()
           
 
Method Summary
 ProviderList getProviderList()
          Gets the value of the providerList property.
 void setProviderList(ProviderList value)
          Sets the value of the providerList property.
 
Methods inherited from class be.fgov.ehealth.mediprima.core.v2.MedicalCoverCommonInformationType
getAllowedSupplements, getAmountPatientPartMax, getPswcSupport, getValidityPeriod, setAllowedSupplements, setAmountPatientPartMax, setPswcSupport, setValidityPeriod
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParamedicType

public ParamedicType()
Method Detail

getProviderList

public ProviderList getProviderList()
Gets the value of the providerList property.

Returns:
possible object is ProviderList

setProviderList

public void setProviderList(ProviderList value)
Sets the value of the providerList property.

Parameters:
value - allowed object is ProviderList



Connector Packaging PERSPHYSICIAN 3.27.0 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.