Uses of Class
ca.spaz.cron.targets.Target

Packages that use Target
ca.spaz.cron.user   
ca.spaz.cron.user.impl   
 

Uses of Target in ca.spaz.cron.user
 

Methods in ca.spaz.cron.user that return Target
 Target User.getTarget(NutrientInfo nutrient)
          Get the target value for a particular nutrient.
 

Methods in ca.spaz.cron.user with parameters of type Target
 void User.setTarget(NutrientInfo nutrient, Target target)
          Set a target value for a particular NutrientInfo.
 

Uses of Target in ca.spaz.cron.user.impl
 

Methods in ca.spaz.cron.user.impl that return Target
 Target CRONUser.getTarget(NutrientInfo nutrient)
           
 

Methods in ca.spaz.cron.user.impl with parameters of type Target
 void CRONUser.setTarget(NutrientInfo nutrient, Target target)
           
 



Copyright © 2005 Spaz. All Rights Reserved.