Uses of Enum Class
org.forester.archaeopteryx.webservices.WebservicesManager.WsPhylogenyFormat
Packages that use WebservicesManager.WsPhylogenyFormat
-
Uses of WebservicesManager.WsPhylogenyFormat in org.forester.archaeopteryx.webservices
Methods in org.forester.archaeopteryx.webservices that return WebservicesManager.WsPhylogenyFormatModifier and TypeMethodDescriptionBasicPhylogeniesWebserviceClient.getReturnFormat()
PhylogeniesWebserviceClient.getReturnFormat()
The expected format of the response.Returns the enum constant of this class with the specified name.static WebservicesManager.WsPhylogenyFormat[]
WebservicesManager.WsPhylogenyFormat.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.forester.archaeopteryx.webservices with parameters of type WebservicesManager.WsPhylogenyFormatModifierConstructorDescriptionBasicPhylogeniesWebserviceClient
(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)