Uses of Interface
org.killbill.billing.overdue.api.OverdueState
-
Packages that use OverdueState Package Description org.killbill.billing.overdue.api -
-
Uses of OverdueState in org.killbill.billing.overdue.api
Methods in org.killbill.billing.overdue.api that return OverdueState Modifier and Type Method Description OverdueStateOverdueApi. getOverdueStateFor(UUID accountId, TenantContext context)OverdueState[]OverdueStatesAccount. getStates()
-