public class DownloadBillResult extends Object implements ToServerResult
Constructor and Description |
---|
DownloadBillResult() |
Modifier and Type | Method and Description |
---|---|
List<BillField> |
getDataFieldList() |
BillField |
getTotalField() |
void |
setDataFieldList(List<BillField> dataFieldList) |
void |
setTotalField(BillField totalField) |
Copyright © 2006–2018 TinyGroup. All rights reserved.