JAL-1233 JAL-1066 fix for JAL-1397 test: allow per group colour by annotation to...
[jalview.git] / src / jalview / schemabinding / version2 / JGroup.java
index 56e43b7..44e8739 100644 (file)
@@ -226,6 +226,11 @@ public class JGroup implements java.io.Serializable
    */
   private java.util.Vector _seqList;
 
+  /**
+   * Field _annotationColours.
+   */
+  private jalview.schemabinding.version2.AnnotationColours _annotationColours;
+
   // ----------------/
   // - Constructors -/
   // ----------------/
@@ -390,6 +395,16 @@ public class JGroup implements java.io.Serializable
   }
 
   /**
+   * Returns the value of field 'annotationColours'.
+   * 
+   * @return the value of field 'AnnotationColours'.
+   */
+  public jalview.schemabinding.version2.AnnotationColours getAnnotationColours()
+  {
+    return this._annotationColours;
+  }
+
+  /**
    * Returns the value of field 'colour'.
    * 
    * @return the value of field 'Colour'.
@@ -954,6 +969,18 @@ public class JGroup implements java.io.Serializable
   }
 
   /**
+   * Sets the value of field 'annotationColours'.
+   * 
+   * @param annotationColours
+   *          the value of field 'annotationColours'.
+   */
+  public void setAnnotationColours(
+          final jalview.schemabinding.version2.AnnotationColours annotationColours)
+  {
+    this._annotationColours = annotationColours;
+  }
+
+  /**
    * Sets the value of field 'colour'.
    * 
    * @param colour