-
- All Implemented Interfaces:
public abstract class SurveyListItem extends ListViewItemBase class for representing survey list item
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enumSurveyListItem.Type
-
Constructor Summary
Constructors Constructor Description SurveyListItem(String id, SurveyListItem.Type type)
-
Method Summary
Modifier and Type Method Description final StringgetId()final IntegergetItemType()-
-
Constructor Detail
-
SurveyListItem
SurveyListItem(String id, SurveyListItem.Type type)
-
-
Method Detail
-
getItemType
final Integer getItemType()
-
-
-
-