X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Fxml%2Fbinding%2Fjalview%2FObjectFactory.java;h=ea5428a0264ec80407e740cb3e96d8561f386eb9;hb=5bbd8870c4840d4092e69a1fb772f453dab9245d;hp=8b3887794026a8802e274a52ab4fbaa34bf6556a;hpb=3659ecfe7bb17dd25a0a6b5c94a7d9dab4525136;p=jalview.git diff --git a/src/jalview/xml/binding/jalview/ObjectFactory.java b/src/jalview/xml/binding/jalview/ObjectFactory.java index 8b38877..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: 2023.01.31 at 04:07:08 PM 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 } * */