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 StringgetDescription()StringgetDisplayName()StringgetId()StringgetSimpleName()booleannamesAreResourceKeys()
-