| 接口 | 说明 |
|---|---|
| BillingModel<C extends TimeBasedChargeable> |
时序计费模型
|
| BillingModel.Algorithm<C extends TimeBasedChargeable> | |
| BillingModel.Instance<C extends TimeBasedChargeable> |
计费模型的实例
|
| BillingRuleRepository<T extends TimeBasedChargeable> | |
| FragmentRevision |
切分后调整
|
| OnlyOnce |
仅使用一次的优惠,用于多计费规则时,一次性金额调整、红包、优惠券等
|
| RevisionToDetail<T extends Revision> |
根据抵扣创建明细
|
| TimeBasedChargeable | |
| TimeBasedDetail | |
| TimeBasedRevision |
基于时间的调整,可以是有状态的
|
| WholeTimeRevision |
切分前调整
|
| 类 | 说明 |
|---|---|
| AbstractTimeBasedCalculator<C extends TimeBasedChargeable> | |
| AbstractTimeBasedCalculator.TimeBasedDetailImpl | |
| BillingModel.Fragment<C extends TimeBasedChargeable> | |
| BillingRule | |
| Period |
一个时间范围
|
| TimeBasedBill<C extends TimeBasedChargeable> |
Copyright © 2022. All rights reserved.