RNAStruct replaced by RNAStructScoreManager. Why does webservice
[jabaws.git] / webservices / compbio / ws / client / Services.java
index 6840916..8b0d200 100644 (file)
@@ -78,6 +78,7 @@ public enum Services {
                        case DisemblWS :\r
                        case GlobPlotWS :\r
                        case IUPredWS :\r
+                       case RNAalifoldWS :\r
                                return SequenceAnnotation.class;\r
 \r
                                // deliberate leaking\r
@@ -89,8 +90,6 @@ public enum Services {
                        case TcoffeeWS :\r
                                return MsaWS.class;\r
                                \r
-                       case RNAalifoldWS :\r
-                               return FoldWS.class;\r
                        default :\r
                                throw new RuntimeException("Unrecognised Web Service Type "\r
                                                + this + " - Should never happened!");\r