public interface Described
| Modifier and Type | Method and Description | 
|---|---|
String | 
getDescription()
A description that describes this object. 
 | 
default String | 
getDescription(boolean simple)
Allows returning a more simple description if requested. 
 |