Uses of Class
org.cesilko.rachota.core.Plan
-
Packages that use Plan Package Description org.cesilko.rachota.core -
-
Uses of Plan in org.cesilko.rachota.core
Fields in org.cesilko.rachota.core declared as Plan Modifier and Type Field Description private static PlanPlan. planThe only instance of Plan object in the system.Methods in org.cesilko.rachota.core that return Plan Modifier and Type Method Description static PlanPlan. getDefault()Returns the only available instance of plan.
-