|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectinklings.jgatms.bean.Skill
Value object for the Skill entity.
| Constructor Summary | |
Skill()
|
|
| Method Summary | |
java.lang.String |
getName()
Returns the value of name |
java.util.List |
getQuestions()
Returns the value of questions |
java.lang.Long |
getSkillId()
Returns the value of skillId |
void |
setName(java.lang.String name)
Sets the value of name |
void |
setQuestions(java.util.List questions)
Sets the value of questions |
void |
setSkillId(java.lang.Long skillId)
Sets the value of skillId |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Skill()
| Method Detail |
public java.lang.Long getSkillId()
public void setSkillId(java.lang.Long skillId)
public java.lang.String getName()
public void setName(java.lang.String name)
public java.util.List getQuestions()
public void setQuestions(java.util.List questions)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||