|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.ralscha.extdirectspring.bean.BaseResponse
ch.ralscha.extdirectspring.bean.ExtDirectPollResponse
public class ExtDirectPollResponse
Class representing the response of a poll request
| Field Summary |
|---|
| Fields inherited from class ch.ralscha.extdirectspring.bean.BaseResponse |
|---|
message, type, where |
| Constructor Summary | |
|---|---|
ExtDirectPollResponse()
|
|
| Method Summary | |
|---|---|
Object |
getData()
|
String |
getName()
|
void |
setData(Object data)
|
void |
setName(String name)
|
String |
toString()
|
| Methods inherited from class ch.ralscha.extdirectspring.bean.BaseResponse |
|---|
getMessage, getType, getWhere, setMessage, setType, setWhere |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ExtDirectPollResponse()
| Method Detail |
|---|
public String getName()
public void setName(String name)
public Object getData()
public void setData(Object data)
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||