|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectxflow.protocol.Response
xflow.protocol.GetVariableResponse
| Field Summary | |
java.lang.Object |
variableValue
|
| Fields inherited from class xflow.protocol.Response |
FAILURE, message, responseCode, SUCCESS |
| Constructor Summary | |
GetVariableResponse(int statusCode,
java.lang.Object vv)
|
|
GetVariableResponse(int statusCode,
java.lang.String statusMsg,
java.lang.Object vv)
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public java.lang.Object variableValue
| Constructor Detail |
public GetVariableResponse(int statusCode,
java.lang.String statusMsg,
java.lang.Object vv)
public GetVariableResponse(int statusCode,
java.lang.Object vv)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||