Uses of Interface
org.kie.api.command.Setter
-
Packages that use Setter Package Description org.kie.api.command -
-
Uses of Setter in org.kie.api.command
Methods in org.kie.api.command that return Setter Modifier and Type Method Description Setter
KieCommands. newSetter(String accessor, String value)
Method parameters in org.kie.api.command with type arguments of type Setter Modifier and Type Method Description Command
KieCommands. newModify(FactHandle factHandle, List<Setter> setters)
-