Package 

Class ThreadNetworkScanResult

  • All Implemented Interfaces:
    java.io.Serializable

    
    public class ThreadNetworkScanResult
     implements Serializable
                        

    Created by huguang on 11-16-2022

    • Field Summary

      Fields 
      Modifier and Type Field Description
      public String dataSet
      public String gwId
    • Method Summary

      Modifier and Type Method Description
      String toString()
      • Methods inherited from class java.lang.Object

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

      • ThreadNetworkScanResult

        ThreadNetworkScanResult(String dataSet, String gwId)
      • ThreadNetworkScanResult

        ThreadNetworkScanResult()