Class ItemSketch
- java.lang.Object
-
- org.hortonmachine.gears.io.geopaparazzi.forms.items.ItemSketch
-
-
Constructor Summary
Constructors Constructor Description ItemSketch(String key, String description, String defaultValue, boolean isMandatory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetKey()StringgetValue()voidsetValue(String value)StringtoString()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface org.hortonmachine.gears.io.geopaparazzi.forms.items.Item
getRangeString, getRangeString, getRangeString
-
-
-
-
Field Detail
-
TYPE
public static final String TYPE
- See Also:
- Constant Field Values
-
-