Uses of Enum Class
org.forester.ws.wabi.TxSearch.TAX_NAME_CLASS
Packages that use TxSearch.TAX_NAME_CLASS
-
Uses of TxSearch.TAX_NAME_CLASS in org.forester.ws.wabi
Methods in org.forester.ws.wabi that return TxSearch.TAX_NAME_CLASSModifier and TypeMethodDescriptionstatic TxSearch.TAX_NAME_CLASS
Returns the enum constant of this class with the specified name.static TxSearch.TAX_NAME_CLASS[]
TxSearch.TAX_NAME_CLASS.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.forester.ws.wabi with parameters of type TxSearch.TAX_NAME_CLASSModifier and TypeMethodDescriptionstatic String
TxSearch.searchParam
(String tx_name, TxSearch.TAX_NAME_CLASS tx_name_class, TxSearch.TAX_RANK tx_rank, int tx_rmax, boolean as_scientific_name)