org.drools.ide.common.client.modeldriven.dt52
Class ActionInsertFactCol52
java.lang.Object
org.drools.ide.common.client.modeldriven.dt52.DTColumnConfig52
org.drools.ide.common.client.modeldriven.dt52.ActionCol52
org.drools.ide.common.client.modeldriven.dt52.ActionInsertFactCol52
- All Implemented Interfaces:
- Serializable, PortableObject
public class ActionInsertFactCol52
- extends ActionCol52
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActionInsertFactCol52
public ActionInsertFactCol52()
setFactType
public void setFactType(String factType)
getFactType
public String getFactType()
setBoundName
public void setBoundName(String boundName)
getBoundName
public String getBoundName()
setFactField
public void setFactField(String factField)
getFactField
public String getFactField()
setType
public void setType(String type)
getType
public String getType()
setValueList
public void setValueList(String valueList)
getValueList
public String getValueList()
isInsertLogical
public boolean isInsertLogical()
setInsertLogical
public void setInsertLogical(boolean isInsertLogical)
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.