public class TimeBasedBill<C extends TimeBasedChargeable> extends Bill<C>
Bill.AdjustDetail, Bill.Detail| Constructor and Description |
|---|
TimeBasedBill(C chargeable) |
| Modifier and Type | Method and Description |
|---|---|
List<Bill.Detail> |
getDetails() |
addAllDetails, addDetail, getAmount, getChargeable, getUsedRevisionspublic TimeBasedBill(C chargeable)
public List<Bill.Detail> getDetails()
getDetails in class Bill<C extends TimeBasedChargeable>Copyright © 2020. All rights reserved.