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=65740880573a48adc758bec3939ece9d9ae104dd;hp=20cba73db8a44d12d770fca1acaf62ba27efa67f;hpb=71aa78b8a7d54e5aeb6b278310dfd735efb77477;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 } * */