Interface DisplayNamed
- All Superinterfaces:
Named
Represents a named object, that optionally can represent its name divergent from the objects name
- Since:
- 1.2
-
Method Summary
-
Method Details
-
getDisplayName
Returns the object's divergent display name- Returns:
- the display name of the object as String
- Since:
- 1.2
-