Uses of Interface
org.drools.command.Setter

Packages that use Setter
org.drools.command   
 

Uses of Setter in org.drools.command
 

Methods in org.drools.command that return Setter
static Setter CommandFactory.newSetter(String accessor, String value)
           
 Setter CommandFactoryService.newSetter(String accessor, String value)
           
 

Method parameters in org.drools.command with type arguments of type Setter
static Command CommandFactory.newModify(FactHandle factHandle, List<Setter> setters)
           
 Command CommandFactoryService.newModify(FactHandle factHandle, List<Setter> setters)
           
 



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