Uses of Enum
de.xima.fc.statistic.StatisticsPersister.ECountType
Packages that use StatisticsPersister.ECountType
- 
Uses of StatisticsPersister.ECountType in de.xima.fc.statistic
Methods in de.xima.fc.statistic that return StatisticsPersister.ECountTypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static StatisticsPersister.ECountType[]StatisticsPersister.ECountType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.xima.fc.statistic with parameters of type StatisticsPersister.ECountTypeModifier and TypeMethodDescriptionstatic voidStatisticsCounter.count(long projectId, StatisticsPersister.ECountType type)