X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Ffts%2Fapi%2FFTSDataColumnI.java;h=7741d737c7c72e0fb52d580942553c3ac3d9d052;hb=f0a6a74187eda02037680aea3d4de4e7128f2cb0;hp=ea30d0163332aa2663bed7e4de0f65f957826823;hpb=34471317418a4900aca1bb27a7dd3961dc22ab98;p=jalview.git diff --git a/src/jalview/fts/api/FTSDataColumnI.java b/src/jalview/fts/api/FTSDataColumnI.java index ea30d01..7741d73 100644 --- a/src/jalview/fts/api/FTSDataColumnI.java +++ b/src/jalview/fts/api/FTSDataColumnI.java @@ -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