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