autogenerated java classes for current schema
[vamsas.git] / src / org / vamsas / objects / core / Sequence.java
index 27a1d8d..d0787bd 100644 (file)
@@ -38,17 +38,26 @@ implements java.io.Serializable
     //--------------------------/
 
     /**
-     * Field _id
+     * Primary Key for vamsas
+     *  object referencing
+     *  
      */
     private java.lang.String _id;
 
     /**
-     * Field _dictionary
+     * symbol class for sequence
+     *  
      */
     private java.lang.String _dictionary;
 
     /**
-     * Field _dbRefList
+     * Store a list of database
+     *  references for this
+     *  sequence record - with
+     *  optional mapping from
+     *  database sequence to the
+     *  given sequence record
+     *  
      */
     private java.util.Vector _dbRefList;
 
@@ -199,7 +208,10 @@ implements java.io.Serializable
     } //-- int getDbRefCount() 
 
     /**
-     * Returns the value of field 'dictionary'.
+     * Returns the value of field 'dictionary'. The field
+     * 'dictionary' has the following description: symbol class for
+     * sequence
+     *  
      * 
      * @return String
      * @return the value of field 'dictionary'.
@@ -210,7 +222,10 @@ implements java.io.Serializable
     } //-- java.lang.String getDictionary() 
 
     /**
-     * Returns the value of field 'id'.
+     * Returns the value of field 'id'. The field 'id' has the
+     * following description: Primary Key for vamsas
+     *  object referencing
+     *  
      * 
      * @return String
      * @return the value of field 'id'.
@@ -325,7 +340,9 @@ implements java.io.Serializable
     } //-- void setDbRef(org.vamsas.objects.core.DbRef) 
 
     /**
-     * Sets the value of field 'dictionary'.
+     * Sets the value of field 'dictionary'. The field 'dictionary'
+     * has the following description: symbol class for sequence
+     *  
      * 
      * @param dictionary the value of field 'dictionary'.
      */
@@ -335,7 +352,10 @@ implements java.io.Serializable
     } //-- void setDictionary(java.lang.String) 
 
     /**
-     * Sets the value of field 'id'.
+     * Sets the value of field 'id'. The field 'id' has the
+     * following description: Primary Key for vamsas
+     *  object referencing
+     *  
      * 
      * @param id the value of field 'id'.
      */