|
||||||||||
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.control.TableControlMessage
synergynetframework.appsystem.services.net.tablecomms.messages.control.FromClientTableControlMessage
synergynetframework.appsystem.services.net.tablecomms.messages.control.fromclient.ApplicationCommsRequest
public class ApplicationCommsRequest
The Class ApplicationCommsRequest.
Constructor Summary | |
---|---|
ApplicationCommsRequest()
Instantiates a new application comms request. |
|
ApplicationCommsRequest(java.lang.String name)
Instantiates a new application comms request. |
Method Summary | |
---|---|
java.lang.String |
getApplicationName()
Gets the application name. |
void |
setApplicationName(java.lang.String name)
Sets the application name. |
java.lang.String |
toString()
|
Methods inherited from class synergynetframework.appsystem.services.net.tablecomms.messages.TableMessage |
---|
getSender |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ApplicationCommsRequest()
public ApplicationCommsRequest(java.lang.String name)
name
- the nameMethod Detail |
---|
public java.lang.String getApplicationName()
public void setApplicationName(java.lang.String name)
name
- the new application namepublic java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |