Package systems.dmx.core.model
Interface AssocPlayerModel
-
- All Superinterfaces:
Cloneable
,JSONEnabled
,PlayerModel
public interface AssocPlayerModel extends PlayerModel
The data that underly anAssocPlayer
.
-
-
Method Summary
-
Methods inherited from interface systems.dmx.core.JSONEnabled
dump, toJSON
-
Methods inherited from interface systems.dmx.core.model.PlayerModel
clone, getId, getRoleTypeUri, getTypeUri, setId, setRoleTypeUri
-
-