Uses of Enum Class
com.morpheusdata.model.AccountDiscovery.Severity
Packages that use AccountDiscovery.Severity
-
Uses of AccountDiscovery.Severity in com.morpheusdata.model
Fields in com.morpheusdata.model declared as AccountDiscovery.SeverityMethods in com.morpheusdata.model that return AccountDiscovery.SeverityModifier and TypeMethodDescriptionAccountDiscovery.getSeverity()static AccountDiscovery.SeverityReturns the enum constant of this class with the specified name.static AccountDiscovery.Severity[]AccountDiscovery.Severity.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.morpheusdata.model with parameters of type AccountDiscovery.SeverityModifier and TypeMethodDescriptionvoidAccountDiscovery.setSeverity(AccountDiscovery.Severity severity)