|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ca.spaz.cron.database.AbstractFoodGroup ca.spaz.cron.datasource.www.WWWFoodGroupImpl
public class WWWFoodGroupImpl
A generic food group class for WWW Food Datasources.
Constructor Summary | |
---|---|
WWWFoodGroupImpl(java.lang.String searchKey,
java.lang.String groupName)
Create a new WWWFoodGroupImpl . |
Method Summary | |
---|---|
java.lang.String |
getFoodGroupName()
|
java.lang.String |
getKey()
|
Methods inherited from class ca.spaz.cron.database.AbstractFoodGroup |
---|
equals, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public WWWFoodGroupImpl(java.lang.String searchKey, java.lang.String groupName)
WWWFoodGroupImpl
.
searchKey
- This is the key to use for searches.groupName
- The food group's name.Method Detail |
---|
public java.lang.String getFoodGroupName()
getFoodGroupName
in interface FoodGroup
public final java.lang.String getKey()
getKey
in interface WWWFoodGroup
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |