rio, lca, refactoring
[jalview.git] / forester / java / src / org / forester / archaeopteryx / webservices / PhylogeniesWebserviceClient.java
index f8e833e..0d8b09c 100644 (file)
@@ -4,7 +4,7 @@
 //
 // Copyright (C) 2008-2010 Christian M. Zmasek
 // All rights reserved
-// 
+//
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 // License as published by the Free Software Foundation; either
@@ -14,7 +14,7 @@
 // but WITHOUT ANY WARRANTY; without even the implied warranty of
 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
 // Lesser General Public License for more details.
-// 
+//
 // You should have received a copy of the GNU Lesser General Public
 // License along with this library; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
@@ -25,7 +25,7 @@
 package org.forester.archaeopteryx.webservices;
 
 import org.forester.archaeopteryx.webservices.WebservicesManager.WsPhylogenyFormat;
-import org.forester.util.ForesterUtil.PhylogenyNodeField;
+import org.forester.phylogeny.PhylogenyMethods;
 
 /*
  * Webservices which return phylogenies.
@@ -69,7 +69,7 @@ public interface PhylogeniesWebserviceClient {
      * 
      * @return the field code
      */
-    public PhylogenyNodeField getNodeField();
+    public PhylogenyMethods.PhylogenyNodeField getNodeField();
 
     /**
      * This is used to indicate any kind of special processing.