Uses of Class
org.killbill.billing.jaxrs.json.OverdueStateConfigJson
-
Packages that use OverdueStateConfigJson Package Description org.killbill.billing.jaxrs.json -
-
Uses of OverdueStateConfigJson in org.killbill.billing.jaxrs.json
Methods in org.killbill.billing.jaxrs.json that return types with arguments of type OverdueStateConfigJson Modifier and Type Method Description List<OverdueStateConfigJson>OverdueJson. getOverdueStates()Constructor parameters in org.killbill.billing.jaxrs.json with type arguments of type OverdueStateConfigJson Constructor Description OverdueJson(Integer initialReevaluationInterval, List<OverdueStateConfigJson> overdueStates)
-