|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.cin.mycarenet._1_0.carenet.types.CareReceiverDetailType
be.cin.mycarenet._1_0.carenet.types.ExtCareReceiverDetailType
@Generated(value="com.sun.tools.xjc.Driver", date="2020-09-28T09:47:21+02:00", comments="JAXB RI v2.2.11") public class ExtCareReceiverDetailType
Extension of the CareReceiverDetailType used to details the Care Receiver in the 4XXXXX messages
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 Summary | |
---|---|
ExtCareReceiverDetailType()
|
Method Summary | |
---|---|
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. |
Methods inherited from class be.cin.mycarenet._1_0.carenet.types.CareReceiverDetailType |
---|
getBirthday, getDeceased, getFirstName, getInss, getLastName, getSex, setBirthday, setDeceased, setFirstName, setInss, setLastName, setSex |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExtCareReceiverDetailType()
Method Detail |
---|
public String getRegNrWithMut()
String
public void setRegNrWithMut(String value)
value
- allowed object is
String
public String getMutuality()
String
public 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 |