Package 

Class DeviceUpgradeBean

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private int upgradeType
      private List<UpgradeInfoBean> content
    • Method Summary

      Modifier and Type Method Description
      int getUpgradeType()
      void setUpgradeType(int upgradeType)
      List<UpgradeInfoBean> getContent()
      void setContent(List<UpgradeInfoBean> content)
      • Methods inherited from class java.lang.Object

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