public class DisableDeviceCmd extends Object implements Command<Void>
protected String
deviceId
DisableDeviceCmd(String deviceId)
Void
execute(CommandContext commandContext)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected final String deviceId
public DisableDeviceCmd(String deviceId)
public Void execute(CommandContext commandContext)
execute
Command<Void>