public class BlackListResult extends ErrcodeBean
errcode, errmsg
Constructor and Description |
---|
BlackListResult() |
Modifier and Type | Method and Description |
---|---|
int |
getCount() |
Data |
getData() |
String |
getNext_openid() |
int |
getTotal() |
void |
setCount(int count) |
void |
setData(Data data) |
void |
setNext_openid(String next_openid) |
void |
setTotal(int total) |
String |
toString() |
getErrcode, getErrmsg, setErrcode, setErrmsg
public void setTotal(int total)
public int getTotal()
public void setCount(int count)
public int getCount()
public void setData(Data data)
public Data getData()
public void setNext_openid(String next_openid)
public String getNext_openid()
public String toString()
toString
in class ErrcodeBean
Copyright © 2020. All rights reserved.