|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsynergynetframework.appsystem.services.net.tablecomms.messages.TableMessage
synergynetframework.appsystem.services.net.tablecomms.messages.application.ApplicationMessage
synergynetframework.appsystem.services.net.tablecomms.messages.application.BroadcastApplicationMessage
apps.networkedthreedpuzzle.BroadcastData
public class BroadcastData
The Class BroadcastData.
| Constructor Summary | |
|---|---|
BroadcastData(java.util.List<SpatialAttributes> updatedSpatialAttributes)
Instantiates a new broadcast data. |
|
| Method Summary | |
|---|---|
java.util.List<SpatialAttributes> |
getUpdatedSpatialAttributes()
Gets the updated spatial attributes. |
| Methods inherited from class synergynetframework.appsystem.services.net.tablecomms.messages.application.ApplicationMessage |
|---|
getTargetClassName, setTargetClassName |
| Methods inherited from class synergynetframework.appsystem.services.net.tablecomms.messages.TableMessage |
|---|
getSender |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BroadcastData(java.util.List<SpatialAttributes> updatedSpatialAttributes)
updatedSpatialAttributes - the updated spatial attributes| Method Detail |
|---|
public java.util.List<SpatialAttributes> getUpdatedSpatialAttributes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||