org.drools.ide.common.client.modeldriven.dt52
Class LimitedEntryActionSetFieldCol52
java.lang.Object
org.drools.ide.common.client.modeldriven.dt52.DTColumnConfig52
org.drools.ide.common.client.modeldriven.dt52.ActionCol52
org.drools.ide.common.client.modeldriven.dt52.ActionSetFieldCol52
org.drools.ide.common.client.modeldriven.dt52.LimitedEntryActionSetFieldCol52
- All Implemented Interfaces:
- Serializable, PortableObject, BaseColumn, LimitedEntryCol
public class LimitedEntryActionSetFieldCol52
- extends ActionSetFieldCol52
- implements LimitedEntryCol
A column that sets the value of an existing fact.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LimitedEntryActionSetFieldCol52
public LimitedEntryActionSetFieldCol52()
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.