public static class PhotoEventMessage.SendPicsInfo extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
PhotoEventMessage.SendPicsInfo.Item |
| 构造器和说明 |
|---|
SendPicsInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
getCount() |
List<PhotoEventMessage.SendPicsInfo.Item> |
getPicList() |
void |
setCount(Integer count) |
void |
setPicList(List<PhotoEventMessage.SendPicsInfo.Item> picList) |
public Integer getCount()
public void setCount(Integer count)
public List<PhotoEventMessage.SendPicsInfo.Item> getPicList()
public void setPicList(List<PhotoEventMessage.SendPicsInfo.Item> picList)
Copyright © 2017. All rights reserved.