类 TagUserResponse
java.lang.Object
com.github.shuaidd.response.AbstractBaseResponse
com.github.shuaidd.response.addressbook.TagUserResponse
描述
- 作者:
- ddshuai date 2019-04-06 07:58
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidsetInValidList(String inValidList) voidsetInValidParty(List<Integer> inValidParty) 从类继承的方法 com.github.shuaidd.response.AbstractBaseResponse
getErrCode, getErrMsg, getHasMore, getNextCursor, setErrCode, setErrMsg, setHasMore, setNextCursor, toString
-
字段详细资料
-
inValidList
-
inValidParty
-
-
构造器详细资料
-
TagUserResponse
public TagUserResponse()
-
-
方法详细资料
-
getInValidList
-
setInValidList
-
getInValidParty
-
setInValidParty
-