@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:32:11+02:00", comments="JAXB RI v2.2.11") public class AllowedSupplementsType extends Object implements Serializable
Java class for AllowedSupplementsType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AllowedSupplementsType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="AmountMaxAllowed" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="SupplementTypeList" type="{urn:be:fgov:ehealth:mediprima:core:v1}SupplementTypeListType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
AllowedSupplementsType() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getAmountMaxAllowed()
Gets the value of the amountMaxAllowed property.
|
SupplementTypeListType |
getSupplementTypeList()
Gets the value of the supplementTypeList property.
|
void |
setAmountMaxAllowed(Integer value)
Sets the value of the amountMaxAllowed property.
|
void |
setSupplementTypeList(SupplementTypeListType value)
Sets the value of the supplementTypeList property.
|
public Integer getAmountMaxAllowed()
Integerpublic void setAmountMaxAllowed(Integer value)
value - allowed object is
Integerpublic SupplementTypeListType getSupplementTypeList()
SupplementTypeListTypepublic void setSupplementTypeList(SupplementTypeListType value)
value - allowed object is
SupplementTypeListType
Connector Packaging generic 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.