public class OpenIDList extends Object implements Serializable
OpenIDList()
Integer
getCount()
Map<String,List<String>>
getData()
String
getNext_openid()
getTotal()
void
setCount(Integer count)
setData(Map<String,List<String>> data)
setNext_openid(String next_openid)
setTotal(Integer total)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public OpenIDList()
public Integer getTotal()
public void setTotal(Integer total)
public Integer getCount()
public void setCount(Integer count)
public Map<String,List<String>> getData()
public void setData(Map<String,List<String>> data)
public String getNext_openid()
public void setNext_openid(String next_openid)
public String toString()
toString
Object
Copyright © 2024. All rights reserved.