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, setVerifiedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddEdit, addEdits, getEditCollectionpublic String getValue()
getValue in interface ValuableIFpublic void setValue(String value)
setValue in interface ValuableIFvalue - the value to setpublic String getDescription()
DescribableIFgetDescription in interface DescribableIFpublic void setDescription(String description)
DescribableIFsetDescription in interface DescribableIFdescription - the description to setCopyright © 2021. All rights reserved.