@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:24:29+02:00", comments="JAXB RI v2.3.7") public class InsurabilityItemType extends Object implements Serializable
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:fgov:ehealth:genericinsurability:core:v1}RegNrWithMutType" minOccurs="0"/> <element name="Mutuality" type="{urn:be:fgov:ehealth:genericinsurability:core:v1}MutualityType"/> <element name="Period" type="{urn:be:fgov:ehealth:genericinsurability:core:v1}PeriodType"/> <element name="CT1" type="{urn:be:fgov:ehealth:genericinsurability:core:v1}CTType" minOccurs="0"/> <element name="CT2" type="{urn:be:fgov:ehealth:genericinsurability:core:v1}CTType" minOccurs="0"/> <element name="PaymentApproval" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="InsurabilityDate" type="{http://www.w3.org/2001/XMLSchema}date"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
InsurabilityItemType() |
Modifier and Type | Method and Description |
---|---|
String |
getCT1()
Gets the value of the ct1 property.
|
String |
getCT2()
Gets the value of the ct2 property.
|
org.joda.time.DateTime |
getInsurabilityDate()
Gets the value of the insurabilityDate property.
|
String |
getMutuality()
Gets the value of the mutuality property.
|
String |
getPaymentApproval()
Gets the value of the paymentApproval property.
|
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.
|
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
public PeriodType getPeriod()
PeriodType
public void setPeriod(PeriodType value)
value
- allowed object is
PeriodType
public String getCT1()
String
public void setCT1(String value)
value
- allowed object is
String
public String getCT2()
String
public void setCT2(String value)
value
- allowed object is
String
public String getPaymentApproval()
String
public void setPaymentApproval(String value)
value
- allowed object is
String
public org.joda.time.DateTime getInsurabilityDate()
String
public void setInsurabilityDate(org.joda.time.DateTime value)
value
- allowed object is
String
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.