Uses of Enum Class
ca.phon.app.query.QueryAndReportWizardSettings.ReportLoadStrategy
Packages that use QueryAndReportWizardSettings.ReportLoadStrategy
-
Uses of QueryAndReportWizardSettings.ReportLoadStrategy in ca.phon.app.query
Fields in ca.phon.app.query declared as QueryAndReportWizardSettings.ReportLoadStrategyModifier and TypeFieldDescriptionstatic final QueryAndReportWizardSettings.ReportLoadStrategy
QueryAndReportWizardSettings.DEFAULT_REPORT_LOAD_STRATEGY
Methods 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 TypeMethodDescriptionvoid
QueryAndReportWizardSettings.setReportLoadStrategy
(QueryAndReportWizardSettings.ReportLoadStrategy reportLoadStrategy)