| Package | Description |
|---|---|
| org.forester.ws.wabi |
| Modifier and Type | Method and Description |
|---|---|
static TxSearch.RANKS |
TxSearch.RANKS.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TxSearch.RANKS[] |
TxSearch.RANKS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
TxSearch.searchLineage(List<String> queries,
List<TxSearch.RANKS> ranks) |
static String |
TxSearch.searchLineage(List<String> queries,
List<TxSearch.RANKS> ranks,
String superkingdom) |
Copyright © 2016. All rights reserved.