Merge branch 'develop' into patch/JAL-4281_idwidthandannotHeight_in_project
[jalview.git] / src / jalview / xml / binding / jalview / ObjectFactory.java
index 93734e4..90ce3fa 100644 (file)
@@ -2,7 +2,7 @@
 // This file was generated by the Eclipse Implementation of JAXB, v2.3.3 
 // See https://eclipse-ee4j.github.io/jaxb-ri 
 // Any modifications to this file will be lost upon recompilation of the source schema. 
-// Generated on: 2023.09.08 at 03:55:49 PM BST 
+// Generated on: 2023.11.01 at 07:03:09 PM GMT 
 //
 
 
@@ -275,11 +275,11 @@ public class ObjectFactory {
     }
 
     /**
-     * Create an instance of {@link MatrixType }
+     * Create an instance of {@link MapOnAMatrixType }
      * 
      */
-    public MatrixType createMatrixType() {
-        return new MatrixType();
+    public MapOnAMatrixType createMapOnAMatrixType() {
+        return new MapOnAMatrixType();
     }
 
     /**
@@ -299,6 +299,14 @@ public class ObjectFactory {
     }
 
     /**
+     * Create an instance of {@link MatrixType }
+     * 
+     */
+    public MatrixType createMatrixType() {
+        return new MatrixType();
+    }
+
+    /**
      * Create an instance of {@link VAMSAS }
      * 
      */