org.drools.ide.common.client.modeldriven.dt52
Class AttributeCol52
java.lang.Object
org.drools.ide.common.client.modeldriven.dt52.DTColumnConfig52
org.drools.ide.common.client.modeldriven.dt52.AttributeCol52
- All Implemented Interfaces:
- Serializable, PortableObject
public class AttributeCol52
- extends DTColumnConfig52
This is a rule attribute - eg salience, no-loop etc.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttributeCol52
public AttributeCol52()
getAttribute
public String getAttribute()
setAttribute
public void setAttribute(String attribute)
isUseRowNumber
public boolean isUseRowNumber()
setUseRowNumber
public void setUseRowNumber(boolean useRowNumber)
isReverseOrder
public boolean isReverseOrder()
setReverseOrder
public void setReverseOrder(boolean reverseOrder)
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.