org.drools.ide.common.client.modeldriven.dt52
Class ActionCol52

java.lang.Object
  extended by org.drools.ide.common.client.modeldriven.dt52.DTColumnConfig52
      extended by org.drools.ide.common.client.modeldriven.dt52.ActionCol52
All Implemented Interfaces:
Serializable, PortableObject
Direct Known Subclasses:
ActionInsertFactCol52, ActionRetractFactCol52, ActionSetFieldCol52

public class ActionCol52
extends DTColumnConfig52

See Also:
Serialized Form

Constructor Summary
ActionCol52()
           
 
Method Summary
 boolean equals(Object obj)
           
 String getHeader()
           
 int hashCode()
           
 void setHeader(String header)
           
 
Methods inherited from class org.drools.ide.common.client.modeldriven.dt52.DTColumnConfig52
getDefaultValue, getWidth, isHideColumn, setDefaultValue, setHideColumn, setWidth
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionCol52

public ActionCol52()
Method Detail

setHeader

public void setHeader(String header)

getHeader

public String getHeader()

equals

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

hashCode

public int hashCode()
Overrides:
hashCode in class DTColumnConfig52


Copyright © 2001-2011 JBoss by Red Hat. All Rights Reserved.