Class NetRegularCommand

java.lang.Object
de.sg_o.lib.photoNet.networkIO.NetRegularCommand

public class NetRegularCommand extends Object
  • Constructor Details

    • NetRegularCommand

      public NetRegularCommand(NetIO device, String command, boolean important)
    • NetRegularCommand

      public NetRegularCommand(NetIO device, String command)
  • Method Details

    • isExecuted

      public boolean isExecuted()
    • isError

      public boolean isError()
    • getError

      public String getError()
    • getResponse

      public String getResponse()