|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjhomenet.responsive.response.AbstractResponse
jhomenet.responsive.response.MessageResponse
public class MessageResponse
| Field Summary |
|---|
| Fields inherited from class jhomenet.responsive.response.AbstractResponse |
|---|
hasExecuted, id |
| Constructor Summary | |
|---|---|
MessageResponse()
Default constructor. |
|
| Method Summary | |
|---|---|
void |
execute()
Execute the response. |
java.lang.String |
getMessage()
Get the message. |
void |
setMessage(java.lang.String message)
Set the message (allows editing). |
java.lang.String |
toString()
Return a string representation of the message response. |
| Methods inherited from class jhomenet.responsive.response.AbstractResponse |
|---|
formatToString, getId, getResponseDescription, hasExecuted, setId, setResponseDescription |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MessageResponse()
| Method Detail |
|---|
public java.lang.String getMessage()
public void setMessage(java.lang.String message)
message - public void execute()
AbstractResponse
execute in class AbstractResponseAbstractResponse.execute()public java.lang.String toString()
toString in class AbstractResponseObject.toString()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||