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
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)
equals
public boolean equals(Object obj)
- Overrides:
equals in class ActionCol52
hashCode
public int hashCode()
- Overrides:
hashCode in class ActionCol52
Copyright © 2001-2011 JBoss by Red Hat. All Rights Reserved.