|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.openfjord.business.entities.valueobjects.SurveyOwnerVO
Title: openFJORD
Description: open flexible online research designer
Copyright: Copyright (c) 2002
Company:
| Constructor Summary | |
SurveyOwnerVO()
|
|
SurveyOwnerVO(java.lang.String OwnerId)
|
|
| Method Summary | |
java.lang.String |
getName()
Gets the name of the survey owner |
java.lang.String |
getSurveyOwnerId()
Gets the ID of the survey owner |
void |
setName(java.lang.String name)
Sets the name of the survey owner |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SurveyOwnerVO(java.lang.String OwnerId)
public SurveyOwnerVO()
| Method Detail |
public java.lang.String getName()
SurveyOwner
getName in interface SurveyOwnerpublic void setName(java.lang.String name)
SurveyOwner
setName in interface SurveyOwnername - the namepublic java.lang.String getSurveyOwnerId()
SurveyOwner
getSurveyOwnerId in interface SurveyOwner
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||