org.drools.ide.common.client.modeldriven.dt
Class ActionSetFieldCol
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.ActionSetFieldCol
- All Implemented Interfaces:
- Serializable, PortableObject
public class ActionSetFieldCol
- extends ActionCol
- See Also:
- Serialized Form
ActionSetFieldCol
public ActionSetFieldCol()
setValueList
public void setValueList(String valueList)
getValueList
public String getValueList()
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()
setUpdate
public void setUpdate(boolean update)
isUpdate
public boolean isUpdate()
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.