@Generated(value="com.sun.tools.xjc.Driver", date="2023-04-04T03:23:18+02:00", comments="JAXB RI v2.3.7") public class CivilStateInfoDeclarationType extends Object implements Serializable
Java class for CivilStateInfoDeclarationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CivilStateInfoDeclarationType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="CivilStateCode" type="{urn:be:fgov:ehealth:rn:baselegaldata:v1}CivilstateCodeType" minOccurs="0"/>
<element name="PartnerSsin" type="{urn:be:fgov:ehealth:rn:commons:business:v1}SsinType" minOccurs="0"/>
<element name="Location" type="{urn:be:fgov:ehealth:rn:baselegaldata:v1}LocationDeclarationType" minOccurs="0"/>
<element name="InceptionDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="ExpiryDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
CivilStateInfoDeclarationType() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCivilStateCode()
Gets the value of the civilStateCode property.
|
org.joda.time.DateTime |
getExpiryDate()
Gets the value of the expiryDate property.
|
org.joda.time.DateTime |
getInceptionDate()
Gets the value of the inceptionDate property.
|
LocationDeclarationType |
getLocation()
Gets the value of the location property.
|
String |
getPartnerSsin()
Gets the value of the partnerSsin property.
|
void |
setCivilStateCode(Integer value)
Sets the value of the civilStateCode property.
|
void |
setExpiryDate(org.joda.time.DateTime value)
Sets the value of the expiryDate property.
|
void |
setInceptionDate(org.joda.time.DateTime value)
Sets the value of the inceptionDate property.
|
void |
setLocation(LocationDeclarationType value)
Sets the value of the location property.
|
void |
setPartnerSsin(String value)
Sets the value of the partnerSsin property.
|
public Integer getCivilStateCode()
Integerpublic void setCivilStateCode(Integer value)
value - allowed object is
Integerpublic String getPartnerSsin()
Stringpublic void setPartnerSsin(String value)
value - allowed object is
Stringpublic LocationDeclarationType getLocation()
LocationDeclarationTypepublic void setLocation(LocationDeclarationType value)
value - allowed object is
LocationDeclarationTypepublic org.joda.time.DateTime getInceptionDate()
Stringpublic void setInceptionDate(org.joda.time.DateTime value)
value - allowed object is
Stringpublic org.joda.time.DateTime getExpiryDate()
Stringpublic void setExpiryDate(org.joda.time.DateTime value)
value - allowed object is
String
Connector Packaging generic 4.3.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.