X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Forg%2Fvamsas%2Fobjects%2Fcore%2FDataSet.java;h=a2f6d3ae48b06ff406ab1842d4a8339b435e171a;hb=127eed38a79f4e1b56457a3cd5c5de12c9c7d4a2;hp=e5c0b8b30c9fdce6501f1e23b35e857526319ea7;hpb=b0e8ba054e5c3d3cd256f78d3a7310e6e263630e;p=vamsas.git diff --git a/src/org/vamsas/objects/core/DataSet.java b/src/org/vamsas/objects/core/DataSet.java index e5c0b8b..a2f6d3a 100644 --- a/src/org/vamsas/objects/core/DataSet.java +++ b/src/org/vamsas/objects/core/DataSet.java @@ -38,7 +38,8 @@ implements java.io.Serializable //--------------------------/ /** - * Field _id + * Primary Key for vamsas object referencing + * */ private java.lang.String _id; @@ -403,7 +404,10 @@ implements java.io.Serializable } //-- int getDataSetAnnotationsCount() /** - * 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'. @@ -731,7 +735,10 @@ implements java.io.Serializable } //-- void setDataSetAnnotations(org.vamsas.objects.core.DataSetAnnotations) /** - * 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'. */