Class SurveyObjectFormObject<T extends SurveyObject>
java.lang.Object
org.openforis.collect.designer.form.FormObject<T>
org.openforis.collect.designer.form.SurveyObjectFormObject<T>
- Type Parameters:
T-
- Direct Known Subclasses:
ModelVersionFormObject,TabFormObject,UnitFormObject,VersionableItemFormObject
- Author:
- S. Ricci
-
Field Summary
Fields inherited from class org.openforis.collect.designer.form.FormObject
VERSION_EMPTY_SELECTION -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openforis.collect.designer.form.FormObject
getSource, loadFrom, reset, saveTo
-
Constructor Details
-
SurveyObjectFormObject
public SurveyObjectFormObject()
-