X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Fxml%2Fbinding%2Funiprot%2FObjectFactory.java;fp=src%2Fjalview%2Fxml%2Fbinding%2Funiprot%2FObjectFactory.java;h=67c3d839b55e0997f005b55e9b2a5567289eb5b5;hb=ec8f3cedf60fb1feed6d34de6b49f6bfa78b9dd8;hp=20cba73db8a44d12d770fca1acaf62ba27efa67f;hpb=056dad85a910551cc95e44d451a61f6b8c4dd35d;p=jalview.git diff --git a/src/jalview/xml/binding/uniprot/ObjectFactory.java b/src/jalview/xml/binding/uniprot/ObjectFactory.java index 20cba73..67c3d83 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: 2019.04.05 at 08:01:44 AM BST // @@ -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 } * */