org.drools.command.runtime.rule
Class ModifyCommand.SetterImpl
java.lang.Object
org.drools.command.runtime.rule.ModifyCommand.SetterImpl
- All Implemented Interfaces:
- org.drools.command.Setter
- Enclosing class:
- ModifyCommand
public static class ModifyCommand.SetterImpl
- extends Object
- implements org.drools.command.Setter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModifyCommand.SetterImpl
public ModifyCommand.SetterImpl()
ModifyCommand.SetterImpl
public ModifyCommand.SetterImpl(String accessor,
String value)
getAccessor
public String getAccessor()
- Specified by:
getAccessor
in interface org.drools.command.Setter
getValue
public String getValue()
- Specified by:
getValue
in interface org.drools.command.Setter
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.