JAL-4134 JAL-3855 store/restore groups, tree and threshold used to cluster a PAE...
[jalview.git] / src / jalview / xml / binding / jalview / ObjectFactory.java
index ea5428a..3a2f81b 100644 (file)
@@ -2,7 +2,7 @@
 // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802 
 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
 // Any modifications to this file will be lost upon recompilation of the source schema. 
-// Generated on: 2023.02.22 at 10:08:57 PM GMT 
+// Generated on: 2023.03.09 at 07:45:02 AM GMT 
 //
 
 
@@ -283,11 +283,11 @@ public class ObjectFactory {
     }
 
     /**
-     * Create an instance of {@link Annotation.Property }
+     * Create an instance of {@link jalview.xml.binding.jalview.Property }
      * 
      */
-    public Annotation.Property createAnnotationProperty() {
-        return new Annotation.Property();
+    public jalview.xml.binding.jalview.Property createProperty() {
+        return new jalview.xml.binding.jalview.Property();
     }
 
     /**