@Generated(value="com.sun.tools.xjc.Driver", date="2022-09-22T05:34:31+02:00", comments="JAXB RI v2.2.11") public class EntitlementType extends Object implements Serializable
Java class for EntitlementType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EntitlementType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Code1" type="{urn:be:fgov:ehealth:insurability:core:v1}EntitlementCodeType"/>
<element name="Code2" type="{urn:be:fgov:ehealth:insurability:core:v1}EntitlementCodeType"/>
<element name="ThirdPartyPayerRegime" type="{urn:be:fgov:ehealth:insurability:core:v1}ThirdParytPayerRegimeType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
EntitlementType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode1()
Gets the value of the code1 property.
|
String |
getCode2()
Gets the value of the code2 property.
|
ThirdParytPayerRegimeType |
getThirdPartyPayerRegime()
Gets the value of the thirdPartyPayerRegime property.
|
void |
setCode1(String value)
Sets the value of the code1 property.
|
void |
setCode2(String value)
Sets the value of the code2 property.
|
void |
setThirdPartyPayerRegime(ThirdParytPayerRegimeType value)
Sets the value of the thirdPartyPayerRegime property.
|
public String getCode1()
Stringpublic void setCode1(String value)
value - allowed object is
Stringpublic String getCode2()
Stringpublic void setCode2(String value)
value - allowed object is
Stringpublic ThirdParytPayerRegimeType getThirdPartyPayerRegime()
ThirdParytPayerRegimeTypepublic void setThirdPartyPayerRegime(ThirdParytPayerRegimeType value)
value - allowed object is
ThirdParytPayerRegimeType
Connector Packaging generic 4.2.0 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.