类 PositiveOffAdjustment<C extends Chargeable>
java.lang.Object
org.coodex.billing.box.AbstractOffAdjustment<C>
org.coodex.billing.box.PositiveOffAdjustment<C>
- 类型参数:
C-
- 所有已实现的接口:
Adjustment<C>,Revision
所有正数明细都有off
-
构造器概要
构造器 -
方法概要
从类继承的方法 org.coodex.billing.box.AbstractOffAdjustment
adjust, getName, getOffRate
-
构造器详细资料
-
PositiveOffAdjustment
- 参数:
offRate- offname- 名称
-
-
方法详细资料
-
total
- 指定者:
total在类中AbstractOffAdjustment<C extends Chargeable>- 参数:
bill- 账单- 返回:
- 需要打折的总数
-