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