Uses of Enum Class
com.nowsecure.models.AnalysisType
Packages that use AnalysisType
-
Uses of AnalysisType in com.nowsecure.models
Methods in com.nowsecure.models that return AnalysisTypeModifier and TypeMethodDescriptionstatic AnalysisTypeReturns the enum constant of this class with the specified name.static AnalysisType[]AnalysisType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of AnalysisType in com.nowsecure.plugin
Methods in com.nowsecure.plugin that return AnalysisTypeMethods in com.nowsecure.plugin with parameters of type AnalysisTypeModifier and TypeMethodDescriptionvoidNowSecurePlugin.setAnalysisType(AnalysisType analysisType)