类 AuthenticationResponse
java.lang.Object
com.github.shuaidd.response.AbstractBaseResponse
com.github.shuaidd.response.auth.AuthenticationResponse
描述
- 作者:
- ddshuai date 2019-04-06 21:13
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
从类继承的方法 com.github.shuaidd.response.AbstractBaseResponse
getErrCode, getErrMsg, getHasMore, getNextCursor, setErrCode, setErrMsg, setHasMore, setNextCursor, toString
-
字段详细资料
-
userId
-
deviceId
-
openId
-
-
构造器详细资料
-
AuthenticationResponse
public AuthenticationResponse()
-
-
方法详细资料
-
getUserId
-
setUserId
-
getDeviceId
-
setDeviceId
-
getOpenId
-
setOpenId
-