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, setFactType
getFieldValues, setFieldValues
public ActionInsertFactCol52ActionInsertFactAdaptor()
public ActionInsertFactCol52ActionInsertFactAdaptor(ActionInsertFactCol52 action)
public boolean isBound()
isBound
in class ActionInsertFact
public String getBoundName()
getBoundName
in class ActionInsertFact
public void setBoundName(String boundName)
setBoundName
in class ActionInsertFact
public void removeField(int idx)
removeField
in class ActionFieldList
public void addFieldValue(ActionFieldValue val)
addFieldValue
in class ActionFieldList
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.