public class SetPropertyCmd extends Object implements Command<Object>
Command which can be used for setting the value of a property
protected String
name
value
SetPropertyCmd(String name, String value)
Object
execute(CommandContext commandContext)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected String name
protected String value
public SetPropertyCmd(String name, String value)
public Object execute(CommandContext commandContext)
execute
Command<Object>
Copyright © 2015. All rights reserved.