Class CmdNetwork.WrCmdResult

  • Enclosing class:
    CmdNetwork

    public static class CmdNetwork.WrCmdResult
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String response  
      int returnValue  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • returnValue

        public final int returnValue
      • response

        public final java.lang.String response