Class ModifyCommand.SetterImpl

  • All Implemented Interfaces:
    org.kie.api.command.Setter
    Enclosing class:
    ModifyCommand

    public static class ModifyCommand.SetterImpl
    extends Object
    implements org.kie.api.command.Setter
    • Constructor Detail

      • SetterImpl

        public SetterImpl()
      • SetterImpl

        public SetterImpl​(String accessor,
                          String value)
    • Method Detail

      • getAccessor

        public String getAccessor()
        Specified by:
        getAccessor in interface org.kie.api.command.Setter
      • getValue

        public String getValue()
        Specified by:
        getValue in interface org.kie.api.command.Setter