@Generated(value="com.sun.tools.xjc.Driver", date="2021-10-05T08:05:03+02:00", comments="JAXB RI v2.2.11") 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:v2}PeriodType"/>
<element name="PswcSupport" type="{urn:be:fgov:ehealth:mediprima:core:v2}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:v2}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()
PeriodTypepublic void setValidityPeriod(PeriodType value)
value - allowed object is
PeriodTypepublic PswcSupportType getPswcSupport()
PswcSupportTypepublic void setPswcSupport(PswcSupportType value)
value - allowed object is
PswcSupportTypepublic Integer getAmountPatientPartMax()
Integerpublic void setAmountPatientPartMax(Integer value)
value - allowed object is
Integerpublic AllowedSupplementsType getAllowedSupplements()
AllowedSupplementsTypepublic void setAllowedSupplements(AllowedSupplementsType value)
value - allowed object is
AllowedSupplementsType
Connector Packaging generic 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.