public class DateFrom extends ClaimElementBase implements DateFromIF
Constructor and Description |
---|
DateFrom() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
The description of the object
|
String |
getValue() |
void |
setDescription(String description)
Sets the objects internal description
|
void |
setValue(String value) |
addEdit, addEdits, getEditCollection, isValid, isVerified, setValid, setVerified
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addEdit, addEdits, getEditCollection
public String getValue()
getValue
in interface ValuableIF
public void setValue(String value)
setValue
in interface ValuableIF
value
- the value to setpublic String getDescription()
DescribableIF
getDescription
in interface DescribableIF
public void setDescription(String description)
DescribableIF
setDescription
in interface DescribableIF
description
- the description to setCopyright © 2022. All rights reserved.