public interface Element extends Model
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Returns the description of the element, or
null if it has no description. |
String |
getName()
Returns the name of the element.
|
String getName()