Uses of Class
com.aspose.tasks.RiskAnalysisSettings
-
-
Uses of RiskAnalysisSettings in com.aspose.tasks
Methods in com.aspose.tasks that return RiskAnalysisSettings Modifier and Type Method Description RiskAnalysisSettingsRiskAnalyzer. getSettings()Gets the instance of theRiskAnalysisSettingsclass which defines necessary settings for risk analysis.Methods in com.aspose.tasks with parameters of type RiskAnalysisSettings Modifier and Type Method Description voidRiskAnalyzer. setSettings(RiskAnalysisSettings value)Sets the instance of theRiskAnalysisSettingsclass which defines necessary settings for risk analysis.Constructors in com.aspose.tasks with parameters of type RiskAnalysisSettings Constructor Description RiskAnalyzer(RiskAnalysisSettings settings)Initializes a new instance of theRiskAnalyzerclass.
-