public class DynamicFieldRow extends Object
| Constructor and Description |
|---|
DynamicFieldRow() |
| Modifier and Type | Method and Description |
|---|---|
int |
getId() |
Map |
getParameterMap() |
String |
getValue() |
void |
setId(int id) |
void |
setParameterMap(Map parameterMap) |
void |
setValue(String value) |
Copyright © 2016. All rights reserved.