|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.mediprima.core.v2.MedicalCoverCommonInformationType
@Generated(value="com.sun.tools.xjc.Driver",
date="2023-04-04T03:58:11+02:00",
comments="JAXB RI v2.3.6")
public class MedicalCoverCommonInformationType
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 Summary | |
|---|---|
MedicalCoverCommonInformationType()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MedicalCoverCommonInformationType()
| Method Detail |
|---|
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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||