|
||||||||||
| 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.InsurabilityItem
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-12-12T05:02:09+01:00",
comments="JAXB RI v2.2.11")
public class InsurabilityItem
Java class for InsurabilityItemType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="InsurabilityItemType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<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"/>
<element name="Period" type="{urn:be:cin:mycarenet:1.0:carenet:types}PeriodType"/>
<element ref="{urn:be:cin:mycarenet:1.0:carenet:types}CT1" minOccurs="0"/>
<element ref="{urn:be:cin:mycarenet:1.0:carenet:types}CT2" minOccurs="0"/>
<element ref="{urn:be:cin:mycarenet:1.0:carenet:types}PaymentApproval" minOccurs="0"/>
<element ref="{urn:be:cin:mycarenet:1.0:carenet:types}InsurabilityDate"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
InsurabilityItem()
|
|
| Method Summary | |
|---|---|
String |
getCT1()
The "code titulaire 1" required for invoicing. |
String |
getCT2()
The "code titulaire 2" required for invoicing. |
org.joda.time.DateTime |
getInsurabilityDate()
The date of the information. |
String |
getMutuality()
Gets the value of the mutuality property. |
String |
getPaymentApproval()
Element linked to insurablity request of the type "invoicing". |
PeriodType |
getPeriod()
Gets the value of the period property. |
String |
getRegNrWithMut()
Gets the value of the regNrWithMut property. |
void |
setCT1(String value)
Sets the value of the ct1 property. |
void |
setCT2(String value)
Sets the value of the ct2 property. |
void |
setInsurabilityDate(org.joda.time.DateTime value)
Sets the value of the insurabilityDate property. |
void |
setMutuality(String value)
Sets the value of the mutuality property. |
void |
setPaymentApproval(String value)
Sets the value of the paymentApproval property. |
void |
setPeriod(PeriodType value)
Sets the value of the period property. |
void |
setRegNrWithMut(String value)
Sets the value of the regNrWithMut property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InsurabilityItem()
| Method Detail |
|---|
public String getRegNrWithMut()
Stringpublic void setRegNrWithMut(String value)
value - allowed object is
Stringpublic String getMutuality()
Stringpublic void setMutuality(String value)
value - allowed object is
Stringpublic PeriodType getPeriod()
PeriodTypepublic void setPeriod(PeriodType value)
value - allowed object is
PeriodTypepublic String getCT1()
Stringpublic void setCT1(String value)
value - allowed object is
Stringpublic String getCT2()
Stringpublic void setCT2(String value)
value - allowed object is
Stringpublic String getPaymentApproval()
Stringpublic void setPaymentApproval(String value)
value - allowed object is
Stringpublic org.joda.time.DateTime getInsurabilityDate()
Stringpublic void setInsurabilityDate(org.joda.time.DateTime value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||