public class ActionInsertFact extends ActionFieldList
| Constructor and Description |
|---|
ActionInsertFact() |
ActionInsertFact(String type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getBoundName() |
String |
getFactType() |
int |
hashCode() |
boolean |
isBound() |
void |
setBoundName(String boundName) |
void |
setFactType(String factType) |
addFieldValue, getFieldValues, removeField, setFieldValuespublic ActionInsertFact(String type)
public ActionInsertFact()
public boolean isBound()
public String getBoundName()
public void setBoundName(String boundName)
public String getFactType()
public void setFactType(String factType)
public boolean equals(Object o)
equals in class ActionFieldListpublic int hashCode()
hashCode in class ActionFieldListCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.