public class ActionFieldFunction extends ActionFieldValue
| Constructor and Description |
|---|
ActionFieldFunction() |
ActionFieldFunction(String field,
String value,
String type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getMethod() |
int |
hashCode() |
void |
setMethod(String methodName) |
public void setMethod(String methodName)
public String getMethod()
public boolean equals(Object o)
equals in class ActionFieldValuepublic int hashCode()
hashCode in class ActionFieldValueCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.