Uses of Enum Class
org.snpeff.util.Log.FatalErrorBehabiour
Packages that use Log.FatalErrorBehabiour
-
Uses of Log.FatalErrorBehabiour in org.snpeff.util
Subclasses with type arguments of type Log.FatalErrorBehabiour in org.snpeff.utilMethods in org.snpeff.util that return Log.FatalErrorBehabiourModifier and TypeMethodDescriptionstatic Log.FatalErrorBehabiourReturns 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 voidLog.setFatalErrorBehabiour(Log.FatalErrorBehabiour fatalErrorBehabiour)