org.keridwen.core.ant.multipart.post
Class Form
java.lang.Object
org.keridwen.core.ant.multipart.post.Form
public class Form
- extends Object
Constructor Summary |
Form()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Form
public Form()
getName
public String getName()
setName
public void setName(String name)
getValue
public String getValue()
setValue
public void setValue(String value)
getType
public String getType()
setType
public void setType(String type)
Copyright © 2012-2013 Artenum. All Rights Reserved.