Uses of Enum Class
org.forester.io.parsers.HmmscanPerDomainTableParser.ReturnType
Packages that use HmmscanPerDomainTableParser.ReturnType
-
Uses of HmmscanPerDomainTableParser.ReturnType in org.forester.io.parsers
Methods in org.forester.io.parsers that return HmmscanPerDomainTableParser.ReturnTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.HmmscanPerDomainTableParser.ReturnType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.forester.io.parsers with parameters of type HmmscanPerDomainTableParser.ReturnTypeModifier and TypeMethodDescriptionvoidHmmscanPerDomainTableParser.setReturnType(HmmscanPerDomainTableParser.ReturnType return_type)