|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectau.edu.archer.service.ddm.dto.request.TopicListParam
public class TopicListParam
TopicListParam.
| Constructor Summary | |
|---|---|
TopicListParam()
|
|
| Method Summary | |
|---|---|
int |
getInvestigationId()
Get the investigation id. |
int |
getTopicId()
Get the Topic Id. |
void |
setInvestigationId(int investigationId)
Set the investigation id. |
void |
setTopicId(int topicId)
Set the topic id. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TopicListParam()
| Method Detail |
|---|
public int getTopicId()
public void setTopicId(int topicId)
topicId - The topic Id.public int getInvestigationId()
public void setInvestigationId(int investigationId)
investigationId - The investigation id.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||