JAL-1563 Modified Uniprot data column configurations and improved implementation...
[jalview.git] / src / jalview / fts / api / FTSDataColumnI.java
index ea30d01..7741d73 100644 (file)
@@ -44,6 +44,13 @@ public interface FTSDataColumnI
   public String getCode();
 
   /**
+   * Returns the alternative code value for the data column
+   * 
+   * @return the data column's code
+   */
+  public String getAltCode();
+
+  /**
    * Returns the minimum width of the data column
    * 
    * @return the data column's minimum width