@Generated(value="com.sun.tools.xjc.Driver", date="2024-09-05T10:58:38+02:00", comments="JAXB RI v2.3.7") public class ExtCareReceiverDetailType extends CareReceiverDetailType implements Serializable
Java class for ExtCareReceiverDetailType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ExtCareReceiverDetailType">
<complexContent>
<extension base="{urn:be:cin:mycarenet:1.0:carenet:types}CareReceiverDetailType">
<sequence>
<element name="RegNrWithMut" type="{urn:be:cin:mycarenet:1.0:carenet:types}RegNrWithMutType" minOccurs="0"/>
<element name="Mutuality" type="{urn:be:cin:mycarenet:1.0:carenet:types}MutualityType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ExtCareReceiverDetailType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMutuality()
Gets the value of the mutuality property.
|
String |
getRegNrWithMut()
Gets the value of the regNrWithMut property.
|
void |
setMutuality(String value)
Sets the value of the mutuality property.
|
void |
setRegNrWithMut(String value)
Sets the value of the regNrWithMut property.
|
getBirthday, getDeceased, getFirstName, getInss, getLastName, getSex, setBirthday, setDeceased, setFirstName, setInss, setLastName, setSexpublic String getRegNrWithMut()
Stringpublic void setRegNrWithMut(String value)
value - allowed object is
Stringpublic String getMutuality()
String
Connector Packaging generic 4.6.0 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.