public class LoginResponse<T> extends java.lang.Object
protected int
code
protected T
data
protected java.lang.String
message
LoginResponse()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected int code
protected java.lang.String message
protected T data
public LoginResponse()