Uses of Enum Class
org.forester.ws.wabi.TxSearch.TAX_RANK
Packages that use TxSearch.TAX_RANK
-
Uses of TxSearch.TAX_RANK in org.forester.ws.wabi
Methods in org.forester.ws.wabi that return TxSearch.TAX_RANKModifier and TypeMethodDescriptionstatic TxSearch.TAX_RANK
Returns the enum constant of this class with the specified name.static TxSearch.TAX_RANK[]
TxSearch.TAX_RANK.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_RANKModifier 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)