public class HTCashbillSummary extends Object
| Constructor and Description |
|---|
HTCashbillSummary() |
| Modifier and Type | Method and Description |
|---|---|
long |
getAmountTotal()
합계 금액 확인
|
long |
getCount()
수집 결과 건수 확인
|
long |
getServiceFeeTotal()
봉사료 합계 확인
|
long |
getSupplyCostTotal()
공급가액 합계 확인
|
long |
getTaxTotal()
세액 합계 확인
|
public long getCount()
public long getSupplyCostTotal()
public long getTaxTotal()
public long getServiceFeeTotal()
public long getAmountTotal()
Copyright © 2023. All rights reserved.