JAL-3785 JAL- Merge branch 'bug/JAL-3785autoOverviewTitle' into 2_11_2_develop
[jalview.git] / src / jalview / xml / binding / uniprot / ObjectFactory.java
index 67c3d83..8dcd939 100644 (file)
@@ -1,8 +1,8 @@
 //
-// 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> 
+// 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: 2019.04.05 at 08:01:44 AM BST 
+// Generated on: 2022.02.07 at 04:44:21 PM GMT 
 //
 
 
@@ -18,7 +18,7 @@ import javax.xml.namespace.QName;
  * This object contains factory methods for each 
  * Java content interface and Java element interface 
  * generated in the jalview.xml.binding.uniprot package. 
- * <p>An ObjectFactory allows you to programatically 
+ * &lt;p&gt;An ObjectFactory allows you to programatically 
  * construct new instances of the Java representation 
  * for XML content. The Java representation of XML 
  * content can consist of schema derived interfaces 
@@ -41,19 +41,19 @@ public class ObjectFactory {
     }
 
     /**
-     * Create an instance of {@link SourceDataType }
+     * Create an instance of {@link IsoformType }
      * 
      */
-    public SourceDataType createSourceDataType() {
-        return new SourceDataType();
+    public IsoformType createIsoformType() {
+        return new IsoformType();
     }
 
     /**
-     * Create an instance of {@link IsoformType }
+     * Create an instance of {@link SourceDataType }
      * 
      */
-    public IsoformType createIsoformType() {
-        return new IsoformType();
+    public SourceDataType createSourceDataType() {
+        return new SourceDataType();
     }
 
     /**
@@ -89,6 +89,14 @@ public class ObjectFactory {
     }
 
     /**
+     * Create an instance of {@link Uniprot }
+     * 
+     */
+    public Uniprot createUniprot() {
+        return new Uniprot();
+    }
+
+    /**
      * Create an instance of {@link Entry }
      * 
      */
@@ -169,11 +177,19 @@ public class ObjectFactory {
     }
 
     /**
-     * Create an instance of {@link Uniprot }
+     * Create an instance of {@link GeneNameType }
      * 
      */
-    public Uniprot createUniprot() {
-        return new Uniprot();
+    public GeneNameType createGeneNameType() {
+        return new GeneNameType();
+    }
+
+    /**
+     * Create an instance of {@link OrganismNameType }
+     * 
+     */
+    public OrganismNameType createOrganismNameType() {
+        return new OrganismNameType();
     }
 
     /**
@@ -185,11 +201,11 @@ public class ObjectFactory {
     }
 
     /**
-     * Create an instance of {@link PositionType }
+     * Create an instance of {@link CitationType }
      * 
      */
-    public PositionType createPositionType() {
-        return new PositionType();
+    public CitationType createCitationType() {
+        return new CitationType();
     }
 
     /**
@@ -201,35 +217,27 @@ public class ObjectFactory {
     }
 
     /**
-     * Create an instance of {@link GeneNameType }
-     * 
-     */
-    public GeneNameType createGeneNameType() {
-        return new GeneNameType();
-    }
-
-    /**
-     * Create an instance of {@link LocationType }
+     * Create an instance of {@link PersonType }
      * 
      */
-    public LocationType createLocationType() {
-        return new LocationType();
+    public PersonType createPersonType() {
+        return new PersonType();
     }
 
     /**
-     * Create an instance of {@link CitationType }
+     * Create an instance of {@link NameListType }
      * 
      */
-    public CitationType createCitationType() {
-        return new CitationType();
+    public NameListType createNameListType() {
+        return new NameListType();
     }
 
     /**
-     * Create an instance of {@link PropertyType }
+     * Create an instance of {@link ReactionType }
      * 
      */
-    public PropertyType createPropertyType() {
-        return new PropertyType();
+    public ReactionType createReactionType() {
+        return new ReactionType();
     }
 
     /**
@@ -249,59 +257,59 @@ public class ObjectFactory {
     }
 
     /**
-     * Create an instance of {@link EvidencedStringType }
+     * Create an instance of {@link SubcellularLocationType }
      * 
      */
-    public EvidencedStringType createEvidencedStringType() {
-        return new EvidencedStringType();
+    public SubcellularLocationType createSubcellularLocationType() {
+        return new SubcellularLocationType();
     }
 
     /**
-     * Create an instance of {@link PersonType }
+     * Create an instance of {@link EventType }
      * 
      */
-    public PersonType createPersonType() {
-        return new PersonType();
+    public EventType createEventType() {
+        return new EventType();
     }
 
     /**
-     * Create an instance of {@link ImportedFromType }
+     * Create an instance of {@link InteractantType }
      * 
      */
-    public ImportedFromType createImportedFromType() {
-        return new ImportedFromType();
+    public InteractantType createInteractantType() {
+        return new InteractantType();
     }
 
     /**
-     * Create an instance of {@link EventType }
+     * Create an instance of {@link PropertyType }
      * 
      */
-    public EventType createEventType() {
-        return new EventType();
+    public PropertyType createPropertyType() {
+        return new PropertyType();
     }
 
     /**
-     * Create an instance of {@link InteractantType }
+     * Create an instance of {@link LocationType }
      * 
      */
-    public InteractantType createInteractantType() {
-        return new InteractantType();
+    public LocationType createLocationType() {
+        return new LocationType();
     }
 
     /**
-     * Create an instance of {@link NameListType }
+     * Create an instance of {@link PositionType }
      * 
      */
-    public NameListType createNameListType() {
-        return new NameListType();
+    public PositionType createPositionType() {
+        return new PositionType();
     }
 
     /**
-     * Create an instance of {@link ReactionType }
+     * Create an instance of {@link MoleculeType }
      * 
      */
-    public ReactionType createReactionType() {
-        return new ReactionType();
+    public MoleculeType createMoleculeType() {
+        return new MoleculeType();
     }
 
     /**
@@ -313,27 +321,35 @@ public class ObjectFactory {
     }
 
     /**
-     * Create an instance of {@link MoleculeType }
+     * Create an instance of {@link ImportedFromType }
      * 
      */
-    public MoleculeType createMoleculeType() {
-        return new MoleculeType();
+    public ImportedFromType createImportedFromType() {
+        return new ImportedFromType();
     }
 
     /**
-     * Create an instance of {@link OrganismNameType }
+     * Create an instance of {@link EvidencedStringType }
      * 
      */
-    public OrganismNameType createOrganismNameType() {
-        return new OrganismNameType();
+    public EvidencedStringType createEvidencedStringType() {
+        return new EvidencedStringType();
     }
 
     /**
-     * Create an instance of {@link SubcellularLocationType }
+     * Create an instance of {@link IsoformType.Name }
      * 
      */
-    public SubcellularLocationType createSubcellularLocationType() {
-        return new SubcellularLocationType();
+    public IsoformType.Name createIsoformTypeName() {
+        return new IsoformType.Name();
+    }
+
+    /**
+     * Create an instance of {@link IsoformType.Sequence }
+     * 
+     */
+    public IsoformType.Sequence createIsoformTypeSequence() {
+        return new IsoformType.Sequence();
     }
 
     /**
@@ -369,22 +385,6 @@ public class ObjectFactory {
     }
 
     /**
-     * Create an instance of {@link IsoformType.Name }
-     * 
-     */
-    public IsoformType.Name createIsoformTypeName() {
-        return new IsoformType.Name();
-    }
-
-    /**
-     * Create an instance of {@link IsoformType.Sequence }
-     * 
-     */
-    public IsoformType.Sequence createIsoformTypeSequence() {
-        return new IsoformType.Sequence();
-    }
-
-    /**
      * Create an instance of {@link CommentType.Absorption }
      * 
      */
@@ -497,8 +497,12 @@ public class ObjectFactory {
     }
 
     /**
-     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
+     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
      * 
+     * @param value
+     *     Java instance representing xml element's value.
+     * @return
+     *     the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
      */
     @XmlElementDecl(namespace = "http://uniprot.org/uniprot", name = "copyright")
     public JAXBElement<String> createCopyright(String value) {