Package 

Class MQ_29_MeshRawReportBean

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String meshId
      private final Array<byte> raw
    • Method Summary

      Modifier and Type Method Description
      String getMeshId()
      Array<byte> getRaw()
      • Methods inherited from class java.lang.Object

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

      • MQ_29_MeshRawReportBean

        MQ_29_MeshRawReportBean(String meshId, Array<byte> raw)