|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.objectweb.fractal.gui.UserDataStorage.UFProject
| Constructor Summary | |
|---|---|
UserDataStorage.UFProject()
|
|
| Method Summary | |
|---|---|
int |
getId()
get the id of the project |
java.lang.String |
getStringData(int typ)
get the int value for a given type. |
void |
setId(int i)
set the id for the project |
void |
setStringData(int typ,
java.lang.String s)
set the value for a given type. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public UserDataStorage.UFProject()
| Method Detail |
public void setId(int i)
setId in interface UserData.FProjecti - is the Data type.public int getId()
getId in interface UserData.FProject
public void setStringData(int typ,
java.lang.String s)
setStringData in interface UserData.FProjecttyp - is the Data type.s - is the String value for the type.public java.lang.String getStringData(int typ)
getStringData in interface UserData.FProjecttyp - is the Data type.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||