Uses of Class
org.sakaiproject.tool.assessment.data.dao.assessment.FavoriteColChoices
-
Packages that use FavoriteColChoices Package Description org.sakaiproject.tool.assessment.data.dao.assessment -
-
Uses of FavoriteColChoices in org.sakaiproject.tool.assessment.data.dao.assessment
Methods in org.sakaiproject.tool.assessment.data.dao.assessment that return FavoriteColChoices Modifier and Type Method Description FavoriteColChoicesFavoriteColChoicesItem. getFavoriteChoice()Methods in org.sakaiproject.tool.assessment.data.dao.assessment with parameters of type FavoriteColChoices Modifier and Type Method Description voidFavoriteColChoicesItem. setFavoriteChoice(FavoriteColChoices parent)Constructors in org.sakaiproject.tool.assessment.data.dao.assessment with parameters of type FavoriteColChoices Constructor Description FavoriteColChoicesItem(FavoriteColChoices favoriteChoice, String choiceText, Integer sequence)
-