@Generated(value="com.sun.tools.xjc.Driver", date="2024-09-05T11:07:02+02:00", comments="JAXB RI v2.3.7") public class CertificateType extends Object implements Serializable
Java class for CertificateType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CertificateType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="DementedDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="PalliativeDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="ChangedDependencyDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
CertificateType() |
| Modifier and Type | Method and Description |
|---|---|
org.joda.time.DateTime |
getChangedDependencyDate()
Gets the value of the changedDependencyDate property.
|
org.joda.time.DateTime |
getDementedDate()
Gets the value of the dementedDate property.
|
org.joda.time.DateTime |
getPalliativeDate()
Gets the value of the palliativeDate property.
|
void |
setChangedDependencyDate(org.joda.time.DateTime value)
Sets the value of the changedDependencyDate property.
|
void |
setDementedDate(org.joda.time.DateTime value)
Sets the value of the dementedDate property.
|
void |
setPalliativeDate(org.joda.time.DateTime value)
Sets the value of the palliativeDate property.
|
public org.joda.time.DateTime getDementedDate()
Stringpublic void setDementedDate(org.joda.time.DateTime value)
value - allowed object is
Stringpublic org.joda.time.DateTime getPalliativeDate()
Stringpublic void setPalliativeDate(org.joda.time.DateTime value)
value - allowed object is
Stringpublic org.joda.time.DateTime getChangedDependencyDate()
Stringpublic void setChangedDependencyDate(org.joda.time.DateTime value)
value - allowed object is
String
Connector Packaging generic 4.6.0 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.