public class LoginResp
extends com.google.gwt.core.client.JavaScriptObject
| 限定符 | 构造器和说明 |
|---|---|
protected |
LoginResp()
Instantiates a new login resp.
|
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getMsg()
Gets the msg.
|
int |
getRetCode()
Gets the ret code.
|
String |
getUserId()
Gets the user id.
|
String |
getUToken()
Gets the u token.
|
Copyright © 2018. All rights reserved.