|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.insurability.core.v2.CareReceiverIdType
@Generated(value="com.sun.tools.xjc.Driver",
date="2019-04-01T01:43:26+02:00",
comments="JAXB RI v2.2.11")
public class CareReceiverIdTypeThe "root"-type of the commonoutput element.
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="Ssin" type="{urn:be:fgov:ehealth:commons:core:v1}SsinType" minOccurs="0"/>
<element name="RegNrWithMut" type="{urn:be:fgov:ehealth:insurability:core:v2}RegNrWithMutType" minOccurs="0"/>
<element name="Mutuality" type="{urn:be:fgov:ehealth:insurability:core:v2}MutualityType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
CareReceiverIdType()
|
|
| Method Summary | |
|---|---|
String |
getMutuality()
Gets the value of the mutuality property. |
String |
getRegNrWithMut()
Gets the value of the regNrWithMut property. |
String |
getSsin()
Gets the value of the ssin property. |
void |
setMutuality(String value)
Sets the value of the mutuality property. |
void |
setRegNrWithMut(String value)
Sets the value of the regNrWithMut property. |
void |
setSsin(String value)
Sets the value of the ssin property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CareReceiverIdType()
| Method Detail |
|---|
public String getSsin()
Stringpublic void setSsin(String value)
value - allowed object is
Stringpublic String getRegNrWithMut()
Stringpublic void setRegNrWithMut(String value)
value - allowed object is
Stringpublic String getMutuality()
Stringpublic void setMutuality(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||