public interface PlanPhase extends CatalogEntity
PlanPhase is used to express the various phases available on a given PlanPlan| Modifier and Type | Method and Description |
|---|---|
boolean |
compliesWithLimits(java.lang.String unit,
double value) |
Duration |
getDuration() |
Fixed |
getFixed() |
PhaseType |
getPhaseType() |
Recurring |
getRecurring() |
Usage[] |
getUsages() |
getName, getPrettyNameFixed getFixed()
Fixed sectionRecurring getRecurring()
Recurring sectionUsage[] getUsages()
Usage sectionDuration getDuration()
PlanPhasePhaseType getPhaseType()
PhaseTypeboolean compliesWithLimits(java.lang.String unit,
double value)
Copyright © 2010-2018. All Rights Reserved.