| 程序包 | 说明 |
|---|---|
| org.coodex.billing | |
| org.coodex.billing.timebased | |
| org.coodex.billing.timebased.reference |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
Bill.AdjustDetail |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Bill.Detail> |
Bill.getDetails() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Bill.addDetail(Bill.Detail detail)
添加一条明细
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Bill.addAllDetails(List<Bill.Detail> details) |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
TimeBasedDetail |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
AbstractTimeBasedCalculator.TimeBasedDetailImpl |
| 限定符和类型 | 方法和说明 |
|---|---|
Bill.Detail |
RevisionToDetail.toDetail(T revision,
Period period,
long amount) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Bill.Detail> |
BillingModel.Algorithm.calc(List<Period> periodList,
C chargeable) |
List<Bill.Detail> |
TimeBasedBill.getDetails() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected abstract Bill.Detail |
AbstractAlgorithm.calc(Period period,
long duration,
C chargeable) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Bill.Detail> |
AbstractAlgorithm.calc(List<Period> periodList,
C chargeable) |
Copyright © 2020. All rights reserved.