java.lang.Objectcom.txtnation.android.response.ServerResponse
public abstract class ServerResponse
Constructor Summary | |
---|---|
ServerResponse()
|
Method Summary | |
---|---|
FailureType |
getFailureType()
|
void |
setFailureType(FailureType failureType)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServerResponse()
Method Detail |
---|
public FailureType getFailureType()
public void setFailureType(FailureType failureType)