Package systems.dmx.core
Interface AssocPlayer
- 
- All Superinterfaces:
 JSONEnabled,Player
public interface AssocPlayer extends Player
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AssocgetAssoc()- 
Methods inherited from interface systems.dmx.core.JSONEnabled
dump, toJSON 
- 
Methods inherited from interface systems.dmx.core.Player
getDMXObject, getId, getModel, getRoleTypeUri, setRoleTypeUri 
 - 
 
 - 
 
- 
- 
Method Detail
- 
getAssoc
Assoc getAssoc()
 
 - 
 
 -