|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 id)
set the id for the project |
void |
setStringData(int typ,
java.lang.String s)
set the value for a given type. |
Method Detail |
public void setId(int id)
id
- is the Data type.public int getId()
public void setStringData(int typ, java.lang.String s) throws java.lang.Exception
typ
- is the Data type.
java.lang.Exception
public java.lang.String getStringData(int typ) throws java.lang.Exception
typ
- is the Data type.
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |