org.drools.ide.common.client.modeldriven.dt
Class ActionInsertFactCol
java.lang.Object
org.drools.ide.common.client.modeldriven.dt.DTColumnConfig
org.drools.ide.common.client.modeldriven.dt.ActionCol
org.drools.ide.common.client.modeldriven.dt.ActionInsertFactCol
- All Implemented Interfaces:
- Serializable, PortableObject
public class ActionInsertFactCol
- extends ActionCol
- See Also:
- Serialized Form
ActionInsertFactCol
public ActionInsertFactCol()
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)
equals
public boolean equals(Object obj)
- Overrides:
equals in class ActionCol
hashCode
public int hashCode()
- Overrides:
hashCode in class ActionCol
Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.