Uses of Enum
de.xima.fc.gui.bean.statistics.model.ETimeScale
Packages that use ETimeScale
-
Uses of ETimeScale in de.xima.fc.gui.bean.statistics
Methods in de.xima.fc.gui.bean.statistics that return ETimeScaleMethods in de.xima.fc.gui.bean.statistics that return types with arguments of type ETimeScaleModifier and TypeMethodDescriptionStatisticsHistoryBean.getTimeScales()Method to get all available time intervals.Methods in de.xima.fc.gui.bean.statistics with parameters of type ETimeScale -
Uses of ETimeScale in de.xima.fc.gui.bean.statistics.model
Subclasses with type arguments of type ETimeScale in de.xima.fc.gui.bean.statistics.modelMethods in de.xima.fc.gui.bean.statistics.model that return ETimeScaleModifier and TypeMethodDescriptionstatic ETimeScaleReturns the enum constant of this type with the specified name.static ETimeScale[]ETimeScale.values()Returns an array containing the constants of this enum type, in the order they are declared.