Uses of Enum Class
org.pentaho.platform.config.AnalysisView
Packages that use AnalysisView
-
Uses of AnalysisView in org.pentaho.platform.config
Methods in org.pentaho.platform.config that return AnalysisViewModifier and TypeMethodDescriptionIEnterpriseConsoleConfig.getMetricsView()static AnalysisViewReturns the enum constant of this class with the specified name.static AnalysisView[]AnalysisView.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.pentaho.platform.config with parameters of type AnalysisViewModifier and TypeMethodDescriptionvoidIEnterpriseConsoleConfig.setMetricsView(AnalysisView view)