public class WFInput extends BasePOJO
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
Name |
protected java.lang.String |
Value |
| Constructor and Description |
|---|
WFInput() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |
java.lang.String |
getValue() |
void |
setName(java.lang.String pName) |
void |
setValue(java.lang.String pValue) |