接口的使用
org.coodex.billing.Chargeable
使用Chargeable的程序包
-
org.coodex.billing中Chargeable的使用
类型参数类型为Chargeable的org.coodex.billing中的类修饰符和类型接口说明interfaceAdjustment<C extends Chargeable>费用调整classBill<C extends Chargeable>结算单信息interfaceCalculator<C extends Chargeable>基于计费领域对象的账单计算器类型参数类型为Chargeable的org.coodex.billing中的方法 -
org.coodex.billing.box中Chargeable的使用
类型参数类型为Chargeable的org.coodex.billing.box中的类修饰符和类型类说明classAbstractOffAdjustment<C extends Chargeable>classPositiveOffAdjustment<C extends Chargeable>所有正数明细都有off类型变量类型为Chargeable的org.coodex.billing.box中的方法参数修饰符和类型方法说明longAmountAdjustment.adjust(Bill<Chargeable> bill) longConsumerGoods.adjust(Bill<Chargeable> bill) longZeroRemainderAdjustment.adjust(Bill<Chargeable> bill) -
org.coodex.billing.timebased中Chargeable的使用