|
||||||||||
| 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
synergynetframework.appsystem.services.net.networkedcontentmanager.messages.networkedflick.AnnounceTableMessage
public class AnnounceTableMessage
The Class AnnounceTableMessage.
| Constructor Summary | |
|---|---|
AnnounceTableMessage(java.lang.Class<?> targetClass)
Instantiates a new announce table message. |
|
AnnounceTableMessage(java.lang.Class<?> targetClass,
TableInfo tableInfo)
Instantiates a new announce table message. |
|
| Method Summary | |
|---|---|
TableInfo |
getTableInfo()
Gets the table info. |
void |
setTableInfo(TableInfo tableInfo)
Sets the table info. |
| 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 AnnounceTableMessage(java.lang.Class<?> targetClass)
targetClass - the target class
public AnnounceTableMessage(java.lang.Class<?> targetClass,
TableInfo tableInfo)
targetClass - the target classtableInfo - the table info| Method Detail |
|---|
public TableInfo getTableInfo()
public void setTableInfo(TableInfo tableInfo)
tableInfo - the new table info
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||