| Modifier and Type | Field and Description |
|---|---|
protected String |
name |
protected String |
value |
| Modifier and Type | Method and Description |
|---|---|
static Param |
name(String name)
Returns a new param with the specified name.
|
Param |
value(Object value)
Sets the value of the Param.
|
public Param(String name)
Copyright © 2014–2015. All rights reserved.