public class ActionSetField extends ActionFieldList
| Constructor and Description |
|---|
ActionSetField() |
ActionSetField(String var) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getVariable() |
int |
hashCode() |
void |
setVariable(String variable) |
addFieldValue, getFieldValues, removeField, setFieldValuespublic ActionSetField(String var)
public ActionSetField()
public String getVariable()
public void setVariable(String variable)
public boolean equals(Object o)
equals in class ActionFieldListpublic int hashCode()
hashCode in class ActionFieldListCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.