quick commit before refactoring
[vamsas.git] / src / org / vamsas / objects / core / Attachment.java
index 198f046..9bf14c2 100644 (file)
@@ -36,10 +36,8 @@ implements java.io.Serializable
     //--------------------------/\r
 \r
     /**\r
-     * true implies data will be decompresses\r
-     *  with Zip before presenting to\r
-     *  application\r
-     *  \r
+     * true implies data will be decompresses with Zip\r
+     *  before presenting to application \r
      */\r
     private boolean _compressed = false;\r
 \r
@@ -49,22 +47,19 @@ implements java.io.Serializable
     private boolean _has_compressed;\r
 \r
     /**\r
-     * Type of arbitrary data - TODO: decide\r
-     *  format - use (extended) MIME types ?\r
-     *  \r
+     * Type of arbitrary data - TODO: decide format - use\r
+     *  (extended) MIME types ? \r
      */\r
     private java.lang.String _type;\r
 \r
     /**\r
-     * Object the arbitrary data is associated\r
-     *  with\r
+     * Object the arbitrary data is associated with\r
      *  \r
      */\r
     private java.lang.Object _objectref;\r
 \r
     /**\r
-     * Primary Key for vamsas object\r
-     *  referencing\r
+     * Primary Key for vamsas object referencing\r
      *  \r
      */\r
     private java.lang.String _id;\r
@@ -143,10 +138,8 @@ implements java.io.Serializable
     /**\r
      * Returns the value of field 'compressed'. The field\r
      * 'compressed' has the following description: true implies\r
-     * data will be decompresses\r
-     *  with Zip before presenting to\r
-     *  application\r
-     *  \r
+     * data will be decompresses with Zip\r
+     *  before presenting to application \r
      * \r
      * @return boolean\r
      * @return the value of field 'compressed'.\r
@@ -159,7 +152,7 @@ implements java.io.Serializable
     /**\r
      * Returns the value of field 'id'. The field 'id' has the\r
      * following description: Primary Key for vamsas object\r
-     *  referencing\r
+     * referencing\r
      *  \r
      * \r
      * @return String\r
@@ -173,8 +166,7 @@ implements java.io.Serializable
     /**\r
      * Returns the value of field 'objectref'. The field\r
      * 'objectref' has the following description: Object the\r
-     * arbitrary data is associated\r
-     *  with\r
+     * arbitrary data is associated with\r
      *  \r
      * \r
      * @return Object\r
@@ -188,8 +180,8 @@ implements java.io.Serializable
     /**\r
      * Returns the value of field 'type'. The field 'type' has the\r
      * following description: Type of arbitrary data - TODO: decide\r
-     *  format - use (extended) MIME types ?\r
-     *  \r
+     * format - use\r
+     *  (extended) MIME types ? \r
      * \r
      * @return String\r
      * @return the value of field 'type'.\r
@@ -260,10 +252,8 @@ implements java.io.Serializable
     /**\r
      * Sets the value of field 'compressed'. The field 'compressed'\r
      * has the following description: true implies data will be\r
-     * decompresses\r
-     *  with Zip before presenting to\r
-     *  application\r
-     *  \r
+     * decompresses with Zip\r
+     *  before presenting to application \r
      * \r
      * @param compressed the value of field 'compressed'.\r
      */\r
@@ -276,7 +266,7 @@ implements java.io.Serializable
     /**\r
      * Sets the value of field 'id'. The field 'id' has the\r
      * following description: Primary Key for vamsas object\r
-     *  referencing\r
+     * referencing\r
      *  \r
      * \r
      * @param id the value of field 'id'.\r
@@ -289,8 +279,7 @@ implements java.io.Serializable
     /**\r
      * Sets the value of field 'objectref'. The field 'objectref'\r
      * has the following description: Object the arbitrary data is\r
-     * associated\r
-     *  with\r
+     * associated with\r
      *  \r
      * \r
      * @param objectref the value of field 'objectref'.\r
@@ -303,8 +292,8 @@ implements java.io.Serializable
     /**\r
      * Sets the value of field 'type'. The field 'type' has the\r
      * following description: Type of arbitrary data - TODO: decide\r
-     *  format - use (extended) MIME types ?\r
-     *  \r
+     * format - use\r
+     *  (extended) MIME types ? \r
      * \r
      * @param type the value of field 'type'.\r
      */\r