public class SendPicsInfo extends Object
Constructor and Description |
---|
SendPicsInfo() |
Modifier and Type | Method and Description |
---|---|
int |
getCount() |
List<SendPicItem> |
getPicList() |
void |
setCount(int count) |
void |
setPicList(List<SendPicItem> picList) |
String |
toString() |
public int getCount()
public void setCount(int count)
public List<SendPicItem> getPicList()
public void setPicList(List<SendPicItem> picList)
Copyright © 2020. All rights reserved.