Package 

Class MeshUpdateEventModel

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private long homeId
      private String meshId
    • Constructor Summary

      Constructors 
      Constructor Description
      MeshUpdateEventModel(long homeId, String meshId)
    • Method Summary

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

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

      • MeshUpdateEventModel

        MeshUpdateEventModel(long homeId, String meshId)