org.drools.ide.common.client.modeldriven.dt
Class AttributeCol
java.lang.Object
org.drools.ide.common.client.modeldriven.dt.DTColumnConfig
org.drools.ide.common.client.modeldriven.dt.AttributeCol
- All Implemented Interfaces:
- Serializable, PortableObject
public class AttributeCol
- extends DTColumnConfig
This is a rule attribute - eg salience, no-loop etc.
- See Also:
- Serialized Form
AttributeCol
public AttributeCol()
equals
public boolean equals(Object obj)
- Overrides:
equals in class DTColumnConfig
getAttribute
public String getAttribute()
hashCode
public int hashCode()
- Overrides:
hashCode in class DTColumnConfig
setAttribute
public void setAttribute(String attribute)
Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.