Uses of Enum Class
ca.phon.app.query.QueryAndReportWizardSettings.ReportLoadStrategy
Packages that use QueryAndReportWizardSettings.ReportLoadStrategy
-
Uses of QueryAndReportWizardSettings.ReportLoadStrategy in ca.phon.app.query
Subclasses with type arguments of type QueryAndReportWizardSettings.ReportLoadStrategy in ca.phon.app.queryFields in ca.phon.app.query declared as QueryAndReportWizardSettings.ReportLoadStrategyModifier and TypeFieldDescriptionstatic final QueryAndReportWizardSettings.ReportLoadStrategyQueryAndReportWizardSettings.DEFAULT_REPORT_LOAD_STRATEGYMethods in ca.phon.app.query that return QueryAndReportWizardSettings.ReportLoadStrategyModifier and TypeMethodDescriptionQueryAndReportWizardSettings.getReportLoadStrategy()Returns the enum constant of this class with the specified name.QueryAndReportWizardSettings.ReportLoadStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ca.phon.app.query with parameters of type QueryAndReportWizardSettings.ReportLoadStrategyModifier and TypeMethodDescriptionvoidQueryAndReportWizardSettings.setReportLoadStrategy(QueryAndReportWizardSettings.ReportLoadStrategy reportLoadStrategy)