X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Fdm_javadoc%2Fcompbio%2Fws%2Fclient%2FServices.html;fp=website%2Fdm_javadoc%2Fcompbio%2Fws%2Fclient%2FServices.html;h=49183a3a56bfdcfb672336002154c6bc483e38b2;hb=da8c820a7fb2edecb190589f3dc9c362e57a2f24;hp=0000000000000000000000000000000000000000;hpb=0bbebf27d045b1345bc042bdf24ef2e6808df251;p=jabaws.git diff --git a/website/dm_javadoc/compbio/ws/client/Services.html b/website/dm_javadoc/compbio/ws/client/Services.html new file mode 100644 index 0000000..49183a3 --- /dev/null +++ b/website/dm_javadoc/compbio/ws/client/Services.html @@ -0,0 +1,762 @@ + + + + + + +Services + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +compbio.ws.client +
+Enum Services

+
+java.lang.Object
+  extended by java.lang.Enum<Services>
+      extended by compbio.ws.client.Services
+
+
+
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<Services>
+
+
+
+
public enum Services
extends java.lang.Enum<Services>
+ + +

+List of web services currently supported by JABAWS version 2 +

+ +

+


+ +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Enum Constant Summary
AAConWS + +
+           
ClustalOWS + +
+           
ClustalWS + +
+           
DisemblWS + +
+           
GlobPlotWS + +
+           
IUPredWS + +
+           
JronnWS + +
+           
MafftWS + +
+           
MuscleWS + +
+           
ProbconsWS + +
+           
TcoffeeWS + +
+           
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Field Summary
+static java.lang.StringAACON_INFO + +
+           
+static java.lang.StringCLUSTAL_INFO + +
+           
+static java.lang.StringCLUSTAL_OMEGA_INFO + +
+           
+static java.lang.StringDISEMBL_INFO + +
+           
+static java.lang.StringGLOBPLOT_INFO + +
+           
+static java.lang.StringIUPRED_INFO + +
+           
+static java.lang.StringJRONN_INFO + +
+           
+static java.lang.StringMAFFT_INFO + +
+           
+static java.lang.StringMUSCLE_INFO + +
+           
+static java.lang.StringPROBCONS_INFO + +
+           
+static java.lang.StringTCOFFEE_INFO + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+static ServicesgetService(java.lang.String servName) + +
+           
+ java.lang.StringgetServiceInfo() + +
+           
+static voidmain(java.lang.String[] args) + +
+           
+static java.lang.StringtoString(java.util.Set<Services> services) + +
+           
+static ServicesvalueOf(java.lang.String name) + +
+          Returns the enum constant of this type with the specified name.
+static Services[]values() + +
+          Returns an array containing the constants of this enum type, in +the order they are declared.
+ + + + + + + +
Methods inherited from class java.lang.Enum
compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
+ + + + + + + +
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Enum Constant Detail
+ +

+MafftWS

+
+public static final Services MafftWS
+
+
+
+
+
+ +

+MuscleWS

+
+public static final Services MuscleWS
+
+
+
+
+
+ +

+ClustalWS

+
+public static final Services ClustalWS
+
+
+
+
+
+ +

+ClustalOWS

+
+public static final Services ClustalOWS
+
+
+
+
+
+ +

+TcoffeeWS

+
+public static final Services TcoffeeWS
+
+
+
+
+
+ +

+ProbconsWS

+
+public static final Services ProbconsWS
+
+
+
+
+
+ +

+AAConWS

+
+public static final Services AAConWS
+
+
+
+
+
+ +

+JronnWS

+
+public static final Services JronnWS
+
+
+
+
+
+ +

+DisemblWS

+
+public static final Services DisemblWS
+
+
+
+
+
+ +

+GlobPlotWS

+
+public static final Services GlobPlotWS
+
+
+
+
+
+ +

+IUPredWS

+
+public static final Services IUPredWS
+
+
+
+
+ + + + + + + + +
+Field Detail
+ +

+AACON_INFO

+
+public static final java.lang.String AACON_INFO
+
+
+
+
+
+ +

+CLUSTAL_INFO

+
+public static final java.lang.String CLUSTAL_INFO
+
+
+
+
+
+ +

+CLUSTAL_OMEGA_INFO

+
+public static final java.lang.String CLUSTAL_OMEGA_INFO
+
+
+
+
+
+ +

+DISEMBL_INFO

+
+public static final java.lang.String DISEMBL_INFO
+
+
+
+
+
+ +

+GLOBPLOT_INFO

+
+public static final java.lang.String GLOBPLOT_INFO
+
+
+
+
+
+ +

+IUPRED_INFO

+
+public static final java.lang.String IUPRED_INFO
+
+
+
+
+
+ +

+TCOFFEE_INFO

+
+public static final java.lang.String TCOFFEE_INFO
+
+
+
+
+
+ +

+MUSCLE_INFO

+
+public static final java.lang.String MUSCLE_INFO
+
+
+
+
+
+ +

+PROBCONS_INFO

+
+public static final java.lang.String PROBCONS_INFO
+
+
+
+
+
+ +

+JRONN_INFO

+
+public static final java.lang.String JRONN_INFO
+
+
+
+
+
+ +

+MAFFT_INFO

+
+public static final java.lang.String MAFFT_INFO
+
+
+
+
+ + + + + + + + +
+Method Detail
+ +

+values

+
+public static Services[] values()
+
+
Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
+for (Services c : Services.values())
+    System.out.println(c);
+
+

+

+ +
Returns:
an array containing the constants of this enum type, in +the order they are declared
+
+
+
+ +

+valueOf

+
+public static Services valueOf(java.lang.String name)
+
+
Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.) +

+

+
Parameters:
name - the name of the enum constant to be returned. +
Returns:
the enum constant with the specified name +
Throws: +
java.lang.IllegalArgumentException - if this enum type has no constant +with the specified name +
java.lang.NullPointerException - if the argument is null
+
+
+
+ +

+getService

+
+public static Services getService(java.lang.String servName)
+
+
+
+
+
+
+ +

+toString

+
+public static java.lang.String toString(java.util.Set<Services> services)
+
+
+
+
+
+
+ +

+getServiceInfo

+
+public java.lang.String getServiceInfo()
+
+
+
+
+
+
+ +

+main

+
+public static void main(java.lang.String[] args)
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ + +