Uses of Enum Class
org.forester.io.parsers.HmmPfamOutputParser.ReturnType
Packages that use HmmPfamOutputParser.ReturnType
-
Uses of HmmPfamOutputParser.ReturnType in org.forester.io.parsers
Methods in org.forester.io.parsers that return HmmPfamOutputParser.ReturnTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static HmmPfamOutputParser.ReturnType[]
HmmPfamOutputParser.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 HmmPfamOutputParser.ReturnTypeModifier and TypeMethodDescriptionvoid
HmmPfamOutputParser.setReturnType
(HmmPfamOutputParser.ReturnType return_type)