类的使用
com.github.shuaidd.dto.addressbook.WeChatUser
使用WeChatUser的程序包
程序包
说明
-
com.github.shuaidd.dto.tool中WeChatUser的使用
类型参数类型为WeChatUser的com.github.shuaidd.dto.tool中的字段返回变量类型为WeChatUser的类型的com.github.shuaidd.dto.tool中的方法类型变量类型为WeChatUser的com.github.shuaidd.dto.tool中的方法参数 -
com.github.shuaidd.response.addressbook中WeChatUser的使用
修饰符和类型字段说明private List<WeChatUser>QueryTagUserResponse.userListprivate List<WeChatUser>DepartmentUserResponse.weChatUserList返回变量类型为WeChatUser的类型的com.github.shuaidd.response.addressbook中的方法类型变量类型为WeChatUser的com.github.shuaidd.response.addressbook中的方法参数修饰符和类型方法说明voidQueryTagUserResponse.setUserList(List<WeChatUser> userList) voidDepartmentUserResponse.setWeChatUserList(List<WeChatUser> weChatUserList) -
com.github.shuaidd.resquest.addressbook中WeChatUser的使用