Interface Described
public interface Described
Represents an object with a description
- Since:
- 1.4
-
Method Summary
-
Method Details
-
getDescription
String getDescription()Returns the object's description- Returns:
- the description of the object as String
- Since:
- 1.4
-