Merge remote-tracking branch 'origin/releases/Release_2_10_2b1_Branch'
[jalview.git] / src / jalview / json / binding / biojson / v1 / AlignmentPojo.java
index 575b697..94d1bde 100644 (file)
@@ -65,10 +65,11 @@ public class AlignmentPojo
 
   @Attributes(
     required = false,
-    enums = { "None", "User Defined", "Clustal", "Zappo", "Taylor",
-        "Nucleotide", "Pyrimidine", "Purine", "Turn", "Helix", "Strand",
-        "Buried", "Hydro", "T-Coffee Scores", "RNA Interaction type",
-        "Blosum62", "RNA Helices", "% Identity" },
+    enums =
+    { "None", "User Defined", "Clustal", "Zappo", "Taylor", "Nucleotide",
+        "Pyrimidine", "Purine", "Turn", "Helix", "Strand", "Buried",
+        "Hydro", "T-Coffee Scores", "RNA Interaction type", "Blosum62",
+        "RNA Helices", "% Identity" },
     description = "The <a href=\"#colourScheme\">Colour Scheme</a> applied to the alignment")
   private String colourScheme;