X-Git-Url: http://source.jalview.org/gitweb/?p=jalview.git;a=blobdiff_plain;f=src%2Fjalview%2Fschemabinding%2Fversion2%2FJGroup.java;h=44e8739e911244a58e46933f4db22dae879b3b2e;hp=56e43b7306b324aedd55af06fce848e2a00a6810;hb=0331d7bcf7f93c0becc000ac93638fdc640ad389;hpb=be1777c33711ef0c9f1014ad6d47c7c2021b2526 diff --git a/src/jalview/schemabinding/version2/JGroup.java b/src/jalview/schemabinding/version2/JGroup.java index 56e43b7..44e8739 100644 --- a/src/jalview/schemabinding/version2/JGroup.java +++ b/src/jalview/schemabinding/version2/JGroup.java @@ -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