- All Known Implementing Classes:
NamedAnything
Deprecated.
An object that has a name and a description.
-
Method Summary
Deprecated.
Get the object's description.
Deprecated.
Get the object's name
-
Method Details
-
getName
Deprecated.
Get the object's name
- Returns:
- object's name
-
getDescription
Deprecated.
Get the object's description. Use as a tooltip, for example
- Returns:
- object's description
-