Package 

Class MeshBatchReportEventModel

    • Field Summary

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

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

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

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

      • MeshBatchReportEventModel

        MeshBatchReportEventModel(String topicId, List<BlueMeshBatchReportBean> blueMeshBatchReportBeen)