Interface CasePhase
-
- All Superinterfaces:
Case
- All Known Subinterfaces:
CaseBillingAlignment,CaseCancelPolicy
public interface CasePhase extends Case
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PhaseTypegetPhaseType()-
Methods inherited from interface org.killbill.billing.catalog.api.rules.Case
getBillingPeriod, getCatalog, getPriceList, getProduct, getProductCategory
-
-
-
-
Method Detail
-
getPhaseType
PhaseType getPhaseType()
-
-