Interface Named
-
- All Known Subinterfaces:
DisplayNamed
public interface Named
Represents a named object- Since:
- 1.2
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getName()
Returns the object's name
-