X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Fxml%2Fbinding%2Fjalview%2FObjectFactory.java;fp=src%2Fjalview%2Fxml%2Fbinding%2Fjalview%2FObjectFactory.java;h=3a2f81b243b7676bac91ff5b2f8879f2c8a34ffc;hb=a81e74154d35e10958b58c3c9411aa9ee21880a6;hp=ea5428a0264ec80407e740cb3e96d8561f386eb9;hpb=947f3eec987c61ea044731137930ef7d0c89128f;p=jalview.git diff --git a/src/jalview/xml/binding/jalview/ObjectFactory.java b/src/jalview/xml/binding/jalview/ObjectFactory.java index ea5428a..3a2f81b 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.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(); } /**