Package systems.dmx.core
Interface TopicPlayer
-
- All Superinterfaces:
JSONEnabled
,Player
public interface TopicPlayer extends Player
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Topic
getTopic()
String
getTopicUri()
-
Methods inherited from interface systems.dmx.core.JSONEnabled
dump, toJSON
-
Methods inherited from interface systems.dmx.core.Player
getDMXObject, getId, getModel, getRoleTypeUri, setRoleTypeUri
-
-