Drools Workbench - Guided Decision Table Model 6.2.0.CR1

org.drools.workbench.models.guided.dtable.shared.auditlog
Class AttributeColumnDetails

java.lang.Object
  extended by org.drools.workbench.models.guided.dtable.shared.auditlog.ColumnDetails
      extended by org.drools.workbench.models.guided.dtable.shared.auditlog.AttributeColumnDetails

public class AttributeColumnDetails
extends ColumnDetails

Details of an Attribute column


Constructor Summary
AttributeColumnDetails()
           
AttributeColumnDetails(AttributeCol52 column)
           
 
Method Summary
 String getAttribute()
           
 
Methods inherited from class org.drools.workbench.models.guided.dtable.shared.auditlog.ColumnDetails
getColumnHeader
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttributeColumnDetails

public AttributeColumnDetails()

AttributeColumnDetails

public AttributeColumnDetails(AttributeCol52 column)
Method Detail

getAttribute

public String getAttribute()

Drools Workbench - Guided Decision Table Model 6.2.0.CR1

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