Uses of Class
org.openforis.collect.web.controller.RecordStatsGenerator.RecordsStatsParameters.TimeUnit
-
Packages that use RecordStatsGenerator.RecordsStatsParameters.TimeUnit Package Description org.openforis.collect.web.controller -
-
Uses of RecordStatsGenerator.RecordsStatsParameters.TimeUnit in org.openforis.collect.web.controller
Methods in org.openforis.collect.web.controller that return RecordStatsGenerator.RecordsStatsParameters.TimeUnit Modifier and Type Method Description RecordStatsGenerator.RecordsStatsParameters.TimeUnitRecordStatsGenerator.RecordsStatsParameters. getTimeUnit()static RecordStatsGenerator.RecordsStatsParameters.TimeUnitRecordStatsGenerator.RecordsStatsParameters.TimeUnit. valueOf(String name)Returns the enum constant of this type with the specified name.static RecordStatsGenerator.RecordsStatsParameters.TimeUnit[]RecordStatsGenerator.RecordsStatsParameters.TimeUnit. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.openforis.collect.web.controller with parameters of type RecordStatsGenerator.RecordsStatsParameters.TimeUnit Modifier and Type Method Description voidRecordStatsGenerator.RecordsStatsParameters. setTimeUnit(RecordStatsGenerator.RecordsStatsParameters.TimeUnit unit)
-