X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Fxml%2Fbinding%2Funiprot%2FObjectFactory.java;h=0459e04275d6c5624c5e62e272c9c3f32fc98aaf;hb=ee19482a42988b76fdca9d46065ce2ca14ea73c5;hp=20cba73db8a44d12d770fca1acaf62ba27efa67f;hpb=88515cdb74e4603a40c8c1dca14107b5ca503e04;p=jalview.git diff --git a/src/jalview/xml/binding/uniprot/ObjectFactory.java b/src/jalview/xml/binding/uniprot/ObjectFactory.java index 20cba73..0459e04 100644 --- a/src/jalview/xml/binding/uniprot/ObjectFactory.java +++ b/src/jalview/xml/binding/uniprot/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: 2018.09.13 at 10:18:53 AM BST +// Generated on: 2023.02.22 at 10:08:58 PM GMT // @@ -233,6 +233,14 @@ public class ObjectFactory { } /** + * Create an instance of {@link PhysiologicalReactionType } + * + */ + public PhysiologicalReactionType createPhysiologicalReactionType() { + return new PhysiologicalReactionType(); + } + + /** * Create an instance of {@link CofactorType } * */ @@ -289,6 +297,14 @@ public class ObjectFactory { } /** + * Create an instance of {@link ReactionType } + * + */ + public ReactionType createReactionType() { + return new ReactionType(); + } + + /** * Create an instance of {@link SourceType } * */