Package 

Class PushAlarmBean

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private Map<String, Object> datas
    • Method Summary

      Modifier and Type Method Description
      Map<String, Object> getDatas() get push data
      void setDatas(Map<String, Object> datas)
      • Methods inherited from class java.lang.Object

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

      • getDatas

         Map<String, Object> getDatas()

        get push data

      • setDatas

         void setDatas(Map<String, Object> datas)