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