Uses of Enum Class
org.openforis.collect.web.controller.RecordStatsGenerator.RecordsStatsParameters.TimeUnit
Packages that use RecordStatsGenerator.RecordsStatsParameters.TimeUnit
-
Uses of RecordStatsGenerator.RecordsStatsParameters.TimeUnit in org.openforis.collect.web.controller
Methods in org.openforis.collect.web.controller that return RecordStatsGenerator.RecordsStatsParameters.TimeUnitModifier and TypeMethodDescriptionRecordStatsGenerator.RecordsStatsParameters.getTimeUnit()Returns the enum constant of this class with the specified name.RecordStatsGenerator.RecordsStatsParameters.TimeUnit.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.openforis.collect.web.controller with parameters of type RecordStatsGenerator.RecordsStatsParameters.TimeUnitModifier and TypeMethodDescriptionvoidRecordStatsGenerator.RecordsStatsParameters.setTimeUnit(RecordStatsGenerator.RecordsStatsParameters.TimeUnit unit)