类的使用
org.coodex.billing.Bill
使用Bill的程序包
程序包
说明
-
org.coodex.billing中Bill的使用
返回Bill的org.coodex.billing中的方法参数类型为Bill的org.coodex.billing中的方法 -
org.coodex.billing.box中Bill的使用
参数类型为Bill的org.coodex.billing.box中的方法修饰符和类型方法说明longlongAmountAdjustment.adjust(Bill<Chargeable> bill) longConsumerGoods.adjust(Bill<Chargeable> bill) longZeroRemainderAdjustment.adjust(Bill<Chargeable> bill) protected abstract longprotected long -
org.coodex.billing.timebased中Bill的使用
修饰符和类型方法说明AbstractTimeBasedCalculator.adjustBill(Bill<C> bill, List<? extends Adjustment<C>> adjustments) 参数类型为Bill的org.coodex.billing.timebased中的方法修饰符和类型方法说明AbstractTimeBasedCalculator.adjustBill(Bill<C> bill, List<? extends Adjustment<C>> adjustments) -
org.coodex.billing.timebased.reference.box中Bill的使用