public class PeriodTiming extends ClaimElementBase implements PeriodTimingIF
| Constructor and Description |
|---|
PeriodTiming() |
| 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) |
String |
toString() |
addEdit, addEdits, getEditCollection, isValid, isVerified, setValid, setVerifiedclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddEdit, addEdits, getEditCollectionisValid, setValidpublic 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 © 2020. All rights reserved.