- All Implemented Interfaces:
Named
public abstract class AbstractNamed
extends Object
implements Named
Abstract named object.
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
AbstractNamed
protected AbstractNamed(String name)
-
Method Details
-
name
Description copied from interface: Named
Returns the object name.
- Specified by:
name in interface Named
- Returns:
- the object name