Package org.javalite.http
Class FormField
- java.lang.Object
-
- org.javalite.http.FormField
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetName()StringgetValue()booleanisFile()voidsetName(String name)
-