Class Form
- java.lang.Object
-
- org.hortonmachine.gears.io.geopaparazzi.forms.Form
-
public class Form extends Object
A form object.- Author:
- Andrea Antonello (www.hydrologis.com)
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddItem(Item item)List<Item>getItemsList()StringgetPost()StringgetPre()StringtoString()
-