|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NutrientInfo | |
|---|---|
| ca.spaz.cron.database | |
| ca.spaz.cron.datasource.www | |
| ca.spaz.cron.summary | |
| ca.spaz.cron.targets | |
| ca.spaz.cron.ui | |
| ca.spaz.cron.user | |
| ca.spaz.cron.user.impl | |
| Uses of NutrientInfo in ca.spaz.cron.database |
|---|
| Methods in ca.spaz.cron.database that return NutrientInfo | |
|---|---|
static NutrientInfo |
NutrientInfo.getByName(java.lang.String name)
|
static NutrientInfo |
NutrientInfo.getByTableName(java.lang.String tableName)
|
| Methods in ca.spaz.cron.database with parameters of type NutrientInfo | |
|---|---|
double |
Food.getNutrientAmount(NutrientInfo ni)
Get the amount of a nutrient provided by this Food. |
void |
Food.setNutrientAmount(NutrientInfo ni,
double val)
Set the amount of a nutrient provided by this Food. |
| Uses of NutrientInfo in ca.spaz.cron.datasource.www |
|---|
| Methods in ca.spaz.cron.datasource.www with parameters of type NutrientInfo | |
|---|---|
double |
NutritionDataFood.getNutrientAmount(NutrientInfo ni)
|
void |
NutritionDataFood.setNutrientAmount(NutrientInfo ni,
double val)
|
| Uses of NutrientInfo in ca.spaz.cron.summary |
|---|
| Methods in ca.spaz.cron.summary that return NutrientInfo | |
|---|---|
NutrientInfo |
NutrientDisplay.getInfo()
|
NutrientInfo |
NutrientTable.NutrientTableModel.getNutrientInfo(int i)
|
| Methods in ca.spaz.cron.summary with parameters of type NutrientInfo | |
|---|---|
void |
NutrientDisplay.setInfo(NutrientInfo info)
|
| Constructors in ca.spaz.cron.summary with parameters of type NutrientInfo | |
|---|---|
NutrientDisplay(NutrientInfo info)
|
|
| Uses of NutrientInfo in ca.spaz.cron.targets |
|---|
| Methods in ca.spaz.cron.targets that return NutrientInfo | |
|---|---|
NutrientInfo |
TargetEditorTableModel.getNutrientInfo(int i)
|
| Methods in ca.spaz.cron.targets with parameters of type NutrientInfo | |
|---|---|
double |
RDITargetModel.getTargetMaximum(User user,
NutrientInfo ni)
|
double |
TargetModel.getTargetMaximum(User user,
NutrientInfo ni)
|
double |
CRONTargetModel.getTargetMaximum(User user,
NutrientInfo ni)
|
double |
RDITargetModel.getTargetMinimum(User user,
NutrientInfo ni)
|
double |
TargetModel.getTargetMinimum(User user,
NutrientInfo ni)
|
double |
CRONTargetModel.getTargetMinimum(User user,
NutrientInfo ni)
|
| Uses of NutrientInfo in ca.spaz.cron.ui |
|---|
| Methods in ca.spaz.cron.ui that return NutrientInfo | |
|---|---|
NutrientInfo |
NutrientTableModel.getNutrientInfo(int i)
|
| Uses of NutrientInfo in ca.spaz.cron.user |
|---|
| Methods in ca.spaz.cron.user with parameters of type NutrientInfo | |
|---|---|
Target |
User.getTarget(NutrientInfo nutrient)
Get the target value for a particular nutrient. |
void |
User.setTarget(NutrientInfo nutrient,
Target target)
Set a target value for a particular NutrientInfo. |
| Uses of NutrientInfo in ca.spaz.cron.user.impl |
|---|
| Methods in ca.spaz.cron.user.impl with parameters of type NutrientInfo | |
|---|---|
Target |
CRONUser.getTarget(NutrientInfo nutrient)
|
void |
CRONUser.setTarget(NutrientInfo nutrient,
Target target)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||