@Generated(value="com.sun.tools.xjc.Driver", date="2025-03-20T11:22:13+01:00", comments="JAXB RI v2.3.7") public class CareReceiverIdType extends Object implements Serializable
Java class for CareReceiverIdType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CareReceiverIdType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Inss" type="{urn:be:fgov:ehealth:genericinsurability:core:v1}InssType" minOccurs="0"/>
<element name="RegNrWithMut" type="{urn:be:fgov:ehealth:genericinsurability:core:v1}RegNrWithMutType" minOccurs="0"/>
<element name="Mutuality" type="{urn:be:fgov:ehealth:genericinsurability:core:v1}MutualityType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
CareReceiverIdType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getInss()
Gets the value of the inss property.
|
String |
getMutuality()
Gets the value of the mutuality property.
|
String |
getRegNrWithMut()
Gets the value of the regNrWithMut property.
|
void |
setInss(String value)
Sets the value of the inss property.
|
void |
setMutuality(String value)
Sets the value of the mutuality property.
|
void |
setRegNrWithMut(String value)
Sets the value of the regNrWithMut property.
|
public String getInss()
Stringpublic void setInss(String value)
value - allowed object is
Stringpublic String getRegNrWithMut()
Stringpublic void setRegNrWithMut(String value)
value - allowed object is
Stringpublic String getMutuality()
String
Connector Packaging generic 4.7.3 API
Copyright © {inceptionYear}-2025 eHealth. All Rights Reserved.