public class SetListValuesInstruction extends FormChangeInstruction
| Constructor and Description |
|---|
SetListValuesInstruction(String fieldName,
List newValues) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFieldName() |
String |
getXML() |
void |
updateListValues(List newValues) |
public String getFieldName()
public void updateListValues(List newValues)
public String getXML()
getXML in class FormChangeInstructionCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.