public class ReferralSource extends ClaimElementBase implements ReferralSourceIF
| Constructor and Description |
|---|
ReferralSource() |
| 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, isVerified, setEdits, setVerifiedclone, equals, finalize, getClass, hashCode, notify, notifyAll, 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 © 2020. All rights reserved.