Interface Name
-
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
NameImpl
public interface Name extends Serializable
Name of a scene or a scene item. TODO reconsider this structure
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getDescription()
String
getDisplayName()
String
getId()
String
getSimpleName()
boolean
namesAreResourceKeys()
-