jog pixels for OSX
[jalview.git] / src / jalview / schemabinding / version2 / DBRef.java
index e6c4220..1ab08b4 100644 (file)
@@ -1,10 +1,21 @@
 /*\r
- * This class was automatically generated with \r
- * <a href="http://www.castor.org">Castor 1.1</a>, using an XML\r
- * Schema.\r
- * $Id$\r
+ * Jalview - A Sequence Alignment Editor and Viewer (Version 2.4.1)\r
+ * Copyright (C) 2009 AM Waterhouse, J Procter, G Barton, M Clamp, S Searle\r
+ * \r
+ * This program is free software; you can redistribute it and/or\r
+ * modify it under the terms of the GNU General Public License\r
+ * as published by the Free Software Foundation; either version 2\r
+ * of the License, or (at your option) any later version.\r
+ * \r
+ * This program is distributed in the hope that it will be useful,\r
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of\r
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
+ * GNU General Public License for more details.\r
+ * \r
+ * You should have received a copy of the GNU General Public License\r
+ * along with this program; if not, write to the Free Software\r
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA\r
  */\r
-\r
 package jalview.schemabinding.version2;\r
 \r
   //---------------------------------/\r
@@ -41,6 +52,11 @@ public class DBRef implements java.io.Serializable {
      */\r
     private java.lang.String _accessionId;\r
 \r
+    /**\r
+     * Field _mapping.\r
+     */\r
+    private jalview.schemabinding.version2.Mapping _mapping;\r
+\r
 \r
       //----------------/\r
      //- Constructors -/\r
@@ -66,6 +82,16 @@ public class DBRef implements java.io.Serializable {
     }\r
 \r
     /**\r
+     * Returns the value of field 'mapping'.\r
+     * \r
+     * @return the value of field 'Mapping'.\r
+     */\r
+    public jalview.schemabinding.version2.Mapping getMapping(\r
+    ) {\r
+        return this._mapping;\r
+    }\r
+\r
+    /**\r
      * Returns the value of field 'source'.\r
      * \r
      * @return the value of field 'Source'.\r
@@ -143,6 +169,16 @@ public class DBRef implements java.io.Serializable {
     }\r
 \r
     /**\r
+     * Sets the value of field 'mapping'.\r
+     * \r
+     * @param mapping the value of field 'mapping'.\r
+     */\r
+    public void setMapping(\r
+            final jalview.schemabinding.version2.Mapping mapping) {\r
+        this._mapping = mapping;\r
+    }\r
+\r
+    /**\r
      * Sets the value of field 'source'.\r
      * \r
      * @param source the value of field 'source'.\r