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, setFieldValues
public ActionSetField(String var)
public ActionSetField()
public String getVariable()
public void setVariable(String variable)
public boolean equals(Object o)
equals
in class ActionFieldList
public int hashCode()
hashCode
in class ActionFieldList
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.