org.drools.ide.common.client.modeldriven.dt52
Interface LimitedEntryCol

All Known Implementing Classes:
LimitedEntryActionInsertFactCol52, LimitedEntryActionRetractFactCol52, LimitedEntryActionSetFieldCol52, LimitedEntryBRLActionColumn, LimitedEntryBRLConditionColumn, LimitedEntryConditionCol52

public interface LimitedEntryCol

Limited Entry columns need to store their value


Method Summary
 DTCellValue52 getValue()
           
 void setValue(DTCellValue52 value)
           
 

Method Detail

getValue

DTCellValue52 getValue()

setValue

void setValue(DTCellValue52 value)


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