Package 

Class MQ_30_MeshBatchReportBean

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String topicId
      private final List<BlueMeshBatchReportBean> blueMeshBatchReportBeen
    • Constructor Summary

      Constructors 
      Constructor Description
      MQ_30_MeshBatchReportBean(String topicId, List<BlueMeshBatchReportBean> blueMeshBatchReportBeen)
    • Method Summary

      Modifier and Type Method Description
      String getTopicId()
      List<BlueMeshBatchReportBean> getBlueMeshBatchReportBeen()
      String toString()
      • Methods inherited from class java.lang.Object

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

      • MQ_30_MeshBatchReportBean

        MQ_30_MeshBatchReportBean(String topicId, List<BlueMeshBatchReportBean> blueMeshBatchReportBeen)