*/\r
private java.lang.String _status;\r
\r
+ /**\r
+ * Field _featureGroup\r
+ */\r
+ private java.lang.String _featureGroup;\r
+\r
\r
//----------------/\r
//- Constructors -/\r
} //-- int getEnd() \r
\r
/**\r
+ * Returns the value of field 'featureGroup'.\r
+ * \r
+ * @return String\r
+ * @return the value of field 'featureGroup'.\r
+ */\r
+ public java.lang.String getFeatureGroup()\r
+ {\r
+ return this._featureGroup;\r
+ } //-- java.lang.String getFeatureGroup() \r
+\r
+ /**\r
* Returns the value of field 'status'.\r
* \r
* @return String\r
} //-- void setEnd(int) \r
\r
/**\r
+ * Sets the value of field 'featureGroup'.\r
+ * \r
+ * @param featureGroup the value of field 'featureGroup'.\r
+ */\r
+ public void setFeatureGroup(java.lang.String featureGroup)\r
+ {\r
+ this._featureGroup = featureGroup;\r
+ } //-- void setFeatureGroup(java.lang.String) \r
+\r
+ /**\r
* Sets the value of field 'status'.\r
* \r
* @param status the value of field 'status'.\r