X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=forester%2Fjava%2Fsrc%2Forg%2Fforester%2Farchaeopteryx%2Fwebservices%2FPhylogeniesWebserviceClient.java;h=0d8b09ccae38e22b2f691342579689d866a69b0c;hb=841c7135a24076a444b2f6652cde00ef0cf60239;hp=f8e833eb021422d84d711b024f6d5a0d1a843635;hpb=ccf4c584032d16ed0ed8d0678f01305887724f96;p=jalview.git diff --git a/forester/java/src/org/forester/archaeopteryx/webservices/PhylogeniesWebserviceClient.java b/forester/java/src/org/forester/archaeopteryx/webservices/PhylogeniesWebserviceClient.java index f8e833e..0d8b09c 100644 --- a/forester/java/src/org/forester/archaeopteryx/webservices/PhylogeniesWebserviceClient.java +++ b/forester/java/src/org/forester/archaeopteryx/webservices/PhylogeniesWebserviceClient.java @@ -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.