public interface DescribedEntity
DescribedEntity is identified through its name (getName())
and further detailed through its description (getDescription()).| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getName() |
String getName()
DescribedEntityString getDescription()
DescribedEntityCopyright © 2018. All rights reserved.