public interface QuestionPoolItemIfc
| Modifier and Type | Method and Description |
|---|---|
String |
getItemId() |
Long |
getQuestionPoolId() |
void |
setItemId(String itemId) |
void |
setQuestionPoolId(Long questionPoolId) |
Copyright © 2005-2015 Sakai Project. All Rights Reserved.