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 String
getName()
String
getValue()
boolean
isFile()
void
setName(String name)
-