@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:27:12+02:00", comments="JAXB RI v2.2.11") public class CareReceiverId 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:cin:mycarenet:1.0:carenet:types}InssType" minOccurs="0"/> <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> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
CareReceiverId() |
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()
String
public void setInss(String value)
value
- allowed object is
String
public String getRegNrWithMut()
String
public void setRegNrWithMut(String value)
value
- allowed object is
String
public String getMutuality()
String
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.