public class SendStatModel extends Object
| Constructor and Description |
|---|
SendStatModel() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getFailList() |
int |
getSendCount() |
int |
getSuccessCount() |
void |
setFailList(List<String> failList) |
void |
setSendCount(int sendCount) |
void |
setSuccessCount(int successCount) |
String |
toString() |
Copyright © 2024. All rights reserved.