Uses of Enum Class
org.snpeff.util.Log.FatalErrorBehabiour
Packages that use Log.FatalErrorBehabiour
-
Uses of Log.FatalErrorBehabiour in org.snpeff.util
Methods in org.snpeff.util that return Log.FatalErrorBehabiourModifier and TypeMethodDescriptionstatic Log.FatalErrorBehabiour
Returns the enum constant of this class with the specified name.static Log.FatalErrorBehabiour[]
Log.FatalErrorBehabiour.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.snpeff.util with parameters of type Log.FatalErrorBehabiourModifier and TypeMethodDescriptionstatic void
Log.setFatalErrorBehabiour
(Log.FatalErrorBehabiour fatalErrorBehabiour)