public static class WxRequest.Body.SendPicsInfo extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
WxRequest.Body.SendPicsInfo.Item |
| Constructor and Description |
|---|
SendPicsInfo() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
Integer |
getCount() |
List<WxRequest.Body.SendPicsInfo.Item> |
getPicList() |
int |
hashCode() |
void |
setCount(Integer count) |
void |
setPicList(List<WxRequest.Body.SendPicsInfo.Item> picList) |
String |
toString() |
public Integer getCount()
public List<WxRequest.Body.SendPicsInfo.Item> getPicList()
public void setCount(Integer count)
public void setPicList(List<WxRequest.Body.SendPicsInfo.Item> picList)
protected boolean canEqual(Object other)
Copyright © 2018 Guangshan Technology, Inc.. All rights reserved.