Package 

Class ThingPushBean.NotificationBean.ExtraBean

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private String link
      private int category
      private String type
      private String devId
    • Method Summary

      Modifier and Type Method Description
      String getLink() app link
      void setLink(String link)
      int getCategory() category
      void setCategory(int category)
      String getType() channel type
      void setType(String type)
      String getDevId() device id
      void setDevId(String devId)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait