report any problematic web service URLs ( JAL-343 )
[jalview.git] / src / jalview / schemabinding / version2 / AnnotationColours.java
index ff6dea7..19f92b8 100755 (executable)
@@ -1,26 +1,25 @@
 /*\r
- * Jalview - A Sequence Alignment Editor and Viewer (Version 2.4)\r
- * Copyright (C) 2008 AM Waterhouse, J Procter, G Barton, M Clamp, S Searle\r
+ * Jalview - A Sequence Alignment Editor and Viewer (Version 2.6)\r
+ * Copyright (C) 2010 J Procter, AM Waterhouse, 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
+ * This file is part of Jalview.\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
+ * Jalview 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 3 of the License, or (at your option) any later version.\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
+ * Jalview is distributed in the hope that it will be useful, but \r
+ * WITHOUT ANY WARRANTY; without even the implied warranty \r
+ * of MERCHANTABILITY or FITNESS FOR A PARTICULAR \r
+ * PURPOSE.  See the GNU General Public License for more details.\r
+ * \r
+ * You should have received a copy of the GNU General Public License along with Jalview.  If not, see <http://www.gnu.org/licenses/>.\r
  */\r
 package jalview.schemabinding.version2;\r
 \r
-// ---------------------------------/\r
-// - Imported classes and packages -/\r
-// ---------------------------------/\r
+//---------------------------------/\r
+//- Imported classes and packages -/\r
+//---------------------------------/\r
 \r
 import org.exolab.castor.xml.Marshaller;\r
 import org.exolab.castor.xml.Unmarshaller;\r
@@ -101,28 +100,28 @@ public class AnnotationColours implements java.io.Serializable
   // -----------/\r
 \r
   /**\r
-   */\r
+     */\r
   public void deleteAboveThreshold()\r
   {\r
     this._has_aboveThreshold = false;\r
   }\r
 \r
   /**\r
-   */\r
+     */\r
   public void deleteMaxColour()\r
   {\r
     this._has_maxColour = false;\r
   }\r
 \r
   /**\r
-   */\r
+     */\r
   public void deleteMinColour()\r
   {\r
     this._has_minColour = false;\r
   }\r
 \r
   /**\r
-   */\r
+     */\r
   public void deleteThreshold()\r
   {\r
     this._has_threshold = false;\r
@@ -250,11 +249,10 @@ public class AnnotationColours implements java.io.Serializable
    * \r
    * @param out\r
    * @throws org.exolab.castor.xml.MarshalException\r
-   *                 if object is null or if any SAXException is thrown during\r
-   *                 marshaling\r
+   *           if object is null or if any SAXException is thrown during\r
+   *           marshaling\r
    * @throws org.exolab.castor.xml.ValidationException\r
-   *                 if this object is an invalid instance according to the\r
-   *                 schema\r
+   *           if this object is an invalid instance according to the schema\r
    */\r
   public void marshal(final java.io.Writer out)\r
           throws org.exolab.castor.xml.MarshalException,\r
@@ -268,13 +266,12 @@ public class AnnotationColours implements java.io.Serializable
    * \r
    * @param handler\r
    * @throws java.io.IOException\r
-   *                 if an IOException occurs during marshaling\r
+   *           if an IOException occurs during marshaling\r
    * @throws org.exolab.castor.xml.ValidationException\r
-   *                 if this object is an invalid instance according to the\r
-   *                 schema\r
+   *           if this object is an invalid instance according to the schema\r
    * @throws org.exolab.castor.xml.MarshalException\r
-   *                 if object is null or if any SAXException is thrown during\r
-   *                 marshaling\r
+   *           if object is null or if any SAXException is thrown during\r
+   *           marshaling\r
    */\r
   public void marshal(final org.xml.sax.ContentHandler handler)\r
           throws java.io.IOException,\r
@@ -288,7 +285,7 @@ public class AnnotationColours implements java.io.Serializable
    * Sets the value of field 'aboveThreshold'.\r
    * \r
    * @param aboveThreshold\r
-   *                the value of field 'aboveThreshold'.\r
+   *          the value of field 'aboveThreshold'.\r
    */\r
   public void setAboveThreshold(final int aboveThreshold)\r
   {\r
@@ -300,7 +297,7 @@ public class AnnotationColours implements java.io.Serializable
    * Sets the value of field 'annotation'.\r
    * \r
    * @param annotation\r
-   *                the value of field 'annotation'.\r
+   *          the value of field 'annotation'.\r
    */\r
   public void setAnnotation(final java.lang.String annotation)\r
   {\r
@@ -311,7 +308,7 @@ public class AnnotationColours implements java.io.Serializable
    * Sets the value of field 'colourScheme'.\r
    * \r
    * @param colourScheme\r
-   *                the value of field 'colourScheme'.\r
+   *          the value of field 'colourScheme'.\r
    */\r
   public void setColourScheme(final java.lang.String colourScheme)\r
   {\r
@@ -322,7 +319,7 @@ public class AnnotationColours implements java.io.Serializable
    * Sets the value of field 'maxColour'.\r
    * \r
    * @param maxColour\r
-   *                the value of field 'maxColour'.\r
+   *          the value of field 'maxColour'.\r
    */\r
   public void setMaxColour(final int maxColour)\r
   {\r
@@ -334,7 +331,7 @@ public class AnnotationColours implements java.io.Serializable
    * Sets the value of field 'minColour'.\r
    * \r
    * @param minColour\r
-   *                the value of field 'minColour'.\r
+   *          the value of field 'minColour'.\r
    */\r
   public void setMinColour(final int minColour)\r
   {\r
@@ -346,7 +343,7 @@ public class AnnotationColours implements java.io.Serializable
    * Sets the value of field 'threshold'.\r
    * \r
    * @param threshold\r
-   *                the value of field 'threshold'.\r
+   *          the value of field 'threshold'.\r
    */\r
   public void setThreshold(final float threshold)\r
   {\r
@@ -359,11 +356,10 @@ public class AnnotationColours implements java.io.Serializable
    * \r
    * @param reader\r
    * @throws org.exolab.castor.xml.MarshalException\r
-   *                 if object is null or if any SAXException is thrown during\r
-   *                 marshaling\r
+   *           if object is null or if any SAXException is thrown during\r
+   *           marshaling\r
    * @throws org.exolab.castor.xml.ValidationException\r
-   *                 if this object is an invalid instance according to the\r
-   *                 schema\r
+   *           if this object is an invalid instance according to the schema\r
    * @return the unmarshaled jalview.schemabinding.version2.AnnotationColours\r
    */\r
   public static jalview.schemabinding.version2.AnnotationColours unmarshal(\r
@@ -381,8 +377,7 @@ public class AnnotationColours implements java.io.Serializable
    * \r
    * \r
    * @throws org.exolab.castor.xml.ValidationException\r
-   *                 if this object is an invalid instance according to the\r
-   *                 schema\r
+   *           if this object is an invalid instance according to the schema\r
    */\r
   public void validate() throws org.exolab.castor.xml.ValidationException\r
   {\r