| Package | Description |
|---|---|
| org.forester.archaeopteryx.webservices |
| Modifier and Type | Method and Description |
|---|---|
WebservicesManager.WsPhylogenyFormat |
BasicPhylogeniesWebserviceClient.getReturnFormat() |
WebservicesManager.WsPhylogenyFormat |
PhylogeniesWebserviceClient.getReturnFormat()
The expected format of the response.
|
static WebservicesManager.WsPhylogenyFormat |
WebservicesManager.WsPhylogenyFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WebservicesManager.WsPhylogenyFormat[] |
WebservicesManager.WsPhylogenyFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BasicPhylogeniesWebserviceClient(String name,
String menu_name,
String desc,
String instructions,
WebservicesManager.WsPhylogenyFormat format,
PhylogenyMethods.PhylogenyNodeField node_field,
String url,
boolean integer,
String ref,
Object proc_inst) |
Copyright © 2016. All rights reserved.