public class Parameter extends Object
Parameter()
String
getName()
getValue()
void
setName(String name)
setValue(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Parameter()
public String getName()
public void setName(String name)
public String getValue()
public void setValue(String value)