@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:29:42+02:00", comments="JAXB RI v2.3.7") public class MedicalCoverCommonInformationType extends Object implements Serializable
Java class for MedicalCoverCommonInformationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MedicalCoverCommonInformationType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="ValidityPeriod" type="{urn:be:fgov:ehealth:mediprima:core:v1}PeriodType"/> <element name="PswcSupport" type="{urn:be:fgov:ehealth:mediprima:core:v1}PswcSupportType" minOccurs="0"/> <element name="AmountPatientPartMax" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="AllowedSupplements" type="{urn:be:fgov:ehealth:mediprima:core:v1}AllowedSupplementsType" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
MedicalCoverCommonInformationType() |
Modifier and Type | Method and Description |
---|---|
AllowedSupplementsType |
getAllowedSupplements()
Gets the value of the allowedSupplements property.
|
Integer |
getAmountPatientPartMax()
Gets the value of the amountPatientPartMax property.
|
PswcSupportType |
getPswcSupport()
Gets the value of the pswcSupport property.
|
PeriodType |
getValidityPeriod()
Gets the value of the validityPeriod property.
|
void |
setAllowedSupplements(AllowedSupplementsType value)
Sets the value of the allowedSupplements property.
|
void |
setAmountPatientPartMax(Integer value)
Sets the value of the amountPatientPartMax property.
|
void |
setPswcSupport(PswcSupportType value)
Sets the value of the pswcSupport property.
|
void |
setValidityPeriod(PeriodType value)
Sets the value of the validityPeriod property.
|
public PeriodType getValidityPeriod()
PeriodType
public void setValidityPeriod(PeriodType value)
value
- allowed object is
PeriodType
public PswcSupportType getPswcSupport()
PswcSupportType
public void setPswcSupport(PswcSupportType value)
value
- allowed object is
PswcSupportType
public Integer getAmountPatientPartMax()
Integer
public void setAmountPatientPartMax(Integer value)
value
- allowed object is
Integer
public AllowedSupplementsType getAllowedSupplements()
AllowedSupplementsType
public void setAllowedSupplements(AllowedSupplementsType value)
value
- allowed object is
AllowedSupplementsType
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.