X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Fxml%2Fbinding%2Fjalview%2FObjectFactory.java;h=ea5428a0264ec80407e740cb3e96d8561f386eb9;hb=5bbd8870c4840d4092e69a1fb772f453dab9245d;hp=59fee21dec4977d87c06f85fd865537b09809352;hpb=54b0c2d021ed75f90943f103385814c7cdb4972d;p=jalview.git diff --git a/src/jalview/xml/binding/jalview/ObjectFactory.java b/src/jalview/xml/binding/jalview/ObjectFactory.java index 59fee21..ea5428a 100644 --- a/src/jalview/xml/binding/jalview/ObjectFactory.java +++ b/src/jalview/xml/binding/jalview/ObjectFactory.java @@ -2,7 +2,7 @@ // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2020.12.10 at 10:15:41 AM GMT +// Generated on: 2023.02.22 at 10:08:57 PM GMT // @@ -275,6 +275,14 @@ public class ObjectFactory { } /** + * Create an instance of {@link MatrixType } + * + */ + public MatrixType createMatrixType() { + return new MatrixType(); + } + + /** * Create an instance of {@link Annotation.Property } * */