Package 

Class PushStatusBean

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private String deviceId
      private String isPushEnable
    • Method Summary

      Modifier and Type Method Description
      String getDeviceId() Get device id
      void setDeviceId(String deviceId)
      String getIsPushEnable() Get push state (0:close 、1:open)
      void setIsPushEnable(String isPushEnable)
      • Methods inherited from class java.lang.Object

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