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 ActionFieldValue
public int hashCode()
hashCode
in class ActionFieldValue
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.