Interface Named
- All Known Subinterfaces:
 DisplayNamed
public interface Named
Represents a named object
- Since:
 - 1.2
 
- 
Method Summary
 
- 
Method Details
- 
getName
String getName()Returns the object's name- Returns:
 - the name of the object as String
 - Since:
 - 1.2
 
 
 -