Uses of Enum Class
io.goobi.viewer.model.crowdsourcing.campaigns.Campaign.StatisticMode
-
Uses of Campaign.StatisticMode in io.goobi.viewer.managedbeans
Modifier and TypeMethodDescriptionCrowdsourcingBean.getAvailableStatisticModes()
getAvailableStatisticModes. -
Uses of Campaign.StatisticMode in io.goobi.viewer.model.crowdsourcing.campaigns
Modifier and TypeMethodDescriptionCampaign.getStatisticMode()
static Campaign.StatisticMode
Returns the enum constant of this class with the specified name.static Campaign.StatisticMode[]
Campaign.StatisticMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
Campaign.setStatisticMode
(Campaign.StatisticMode statisticMode)