|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object lilypad.client.connect.api.result.Result
public abstract class Result
Constructor Summary | |
---|---|
Result(StatusCode statusCode)
|
Method Summary | |
---|---|
StatusCode |
getStatusCode()
Showing how the request was handled by the network, namely if it succeeded or failed. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Result(StatusCode statusCode)
statusCode
- of the resultMethod Detail |
---|
public StatusCode getStatusCode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |