org.drools.ide.common.client.modeldriven.dt
Class DescriptionCol

java.lang.Object
  extended by org.drools.ide.common.client.modeldriven.dt.DTColumnConfig
      extended by org.drools.ide.common.client.modeldriven.dt.DescriptionCol
All Implemented Interfaces:
Serializable, PortableObject

public class DescriptionCol
extends DTColumnConfig

This is a rule description

See Also:
Serialized Form

Constructor Summary
DescriptionCol()
           
 
Method Summary
 boolean equals(Object obj)
           
 int hashCode()
           
 
Methods inherited from class org.drools.ide.common.client.modeldriven.dt.DTColumnConfig
getDefaultValue, getWidth, isHideColumn, isReverseOrder, isUseRowNumber, setDefaultValue, setHideColumn, setReverseOrder, setUseRowNumber, setWidth
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DescriptionCol

public DescriptionCol()
Method Detail

equals

public boolean equals(Object obj)
Overrides:
equals in class DTColumnConfig

hashCode

public int hashCode()
Overrides:
hashCode in class DTColumnConfig


Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.