|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.goldenhammer.fileio.study.StudyInformation
This class holds a study and assorted information
| Constructor Summary | |
StudyInformation()
Constructor |
|
| Method Summary | |
java.lang.String |
getFilePath()
|
Study |
getStudy()
|
void |
setFilePath(java.lang.String filePath)
|
void |
setStudy(Study study)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public StudyInformation()
| Method Detail |
public java.lang.String getFilePath()
public void setFilePath(java.lang.String filePath)
filePath - The filePath to set.public Study getStudy()
public void setStudy(Study study)
study - The study to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||