be.fgov.ehealth.mediprima.core.v1
Class PharmaceuticalDrugType

java.lang.Object
  extended by be.fgov.ehealth.mediprima.core.v1.MedicalCoverCommonInformationType
      extended by be.fgov.ehealth.mediprima.core.v1.PharmaceuticalDrugType
All Implemented Interfaces:
Serializable

@Generated(value="com.sun.tools.xjc.Driver",
           date="2024-09-05T10:50:54+02:00",
           comments="JAXB RI v2.3.6")
public class PharmaceuticalDrugType
extends MedicalCoverCommonInformationType
implements Serializable

Java class for PharmaceuticalDrugType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="PharmaceuticalDrugType">
   <complexContent>
     <extension base="{urn:be:fgov:ehealth:mediprima:core:v1}MedicalCoverCommonInformationType">
       <sequence>
         <element name="PharmacyList" type="{urn:be:fgov:ehealth:mediprima:core:v1}NihiiNumberListType" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Constructor Summary
PharmaceuticalDrugType()
           
 
Method Summary
 NihiiNumberListType getPharmacyList()
          Gets the value of the pharmacyList property.
 void setPharmacyList(NihiiNumberListType value)
          Sets the value of the pharmacyList property.
 
Methods inherited from class be.fgov.ehealth.mediprima.core.v1.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

PharmaceuticalDrugType

public PharmaceuticalDrugType()
Method Detail

getPharmacyList

public NihiiNumberListType getPharmacyList()
Gets the value of the pharmacyList property.

Returns:
possible object is NihiiNumberListType

setPharmacyList

public void setPharmacyList(NihiiNumberListType value)
Sets the value of the pharmacyList property.

Parameters:
value - allowed object is NihiiNumberListType



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