org.drools.workbench.models.guided.dtable.shared.model
Class LimitedEntryActionInsertFactCol52
java.lang.Object
org.drools.workbench.models.guided.dtable.shared.model.DTColumnConfig52
org.drools.workbench.models.guided.dtable.shared.model.ActionCol52
org.drools.workbench.models.guided.dtable.shared.model.ActionInsertFactCol52
org.drools.workbench.models.guided.dtable.shared.model.LimitedEntryActionInsertFactCol52
- All Implemented Interfaces:
- BaseColumn, LimitedEntryCol
public class LimitedEntryActionInsertFactCol52
- extends ActionInsertFactCol52
- implements LimitedEntryCol
A column that sets a field on a new fact.
| Methods inherited from class org.drools.workbench.models.guided.dtable.shared.model.ActionInsertFactCol52 |
getBoundName, getFactField, getFactType, getType, getValueList, isInsertLogical, setBoundName, setFactField, setFactType, setInsertLogical, setType, setValueList |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LimitedEntryActionInsertFactCol52
public LimitedEntryActionInsertFactCol52()
getValue
public DTCellValue52 getValue()
- Specified by:
getValue in interface LimitedEntryCol
setValue
public void setValue(DTCellValue52 value)
- Specified by:
setValue in interface LimitedEntryCol
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.