@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:29:58+02:00", comments="JAXB RI v2.3.7") 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:v2}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()
Integer
public void setAmountMaxAllowed(Integer value)
value
- allowed object is
Integer
public SupplementTypeListType getSupplementTypeList()
SupplementTypeListType
public void setSupplementTypeList(SupplementTypeListType value)
value
- allowed object is
SupplementTypeListType
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.