public class ActionInsertFactCol52ActionInsertFactAdaptor extends ActionInsertFact
| Constructor and Description |
|---|
ActionInsertFactCol52ActionInsertFactAdaptor() |
ActionInsertFactCol52ActionInsertFactAdaptor(ActionInsertFactCol52 action) |
| Modifier and Type | Method and Description |
|---|---|
void |
addFieldValue(ActionFieldValue val) |
String |
getBoundName() |
boolean |
isBound() |
void |
removeField(int idx) |
void |
setBoundName(String boundName) |
equals, getFactType, hashCode, setFactTypegetFieldValues, setFieldValuespublic ActionInsertFactCol52ActionInsertFactAdaptor()
public ActionInsertFactCol52ActionInsertFactAdaptor(ActionInsertFactCol52 action)
public boolean isBound()
isBound in class ActionInsertFactpublic String getBoundName()
getBoundName in class ActionInsertFactpublic void setBoundName(String boundName)
setBoundName in class ActionInsertFactpublic void removeField(int idx)
removeField in class ActionFieldListpublic void addFieldValue(ActionFieldValue val)
addFieldValue in class ActionFieldListCopyright © 2001–2015 JBoss by Red Hat. All rights reserved.