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