com.khubla.pragmatach.framework.form
Class FormItem
java.lang.Object
com.khubla.pragmatach.framework.form.FormItem
public class FormItem
- extends Object
- Author:
- tome
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FormItem
public FormItem(String name,
String value,
String contentType)
- ctor
getContentType
public String getContentType()
getName
public String getName()
getValue
public String getValue()
Copyright © 2014 khubla.com. All rights reserved.