Package 

Class DeviceRespBean.ShareInfoModule

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private boolean isShare
      private long sharedTime
    • Method Summary

      Modifier and Type Method Description
      boolean isShare()
      long getSharedTime()
      void setSharedTime(long sharedTime)
      void setShare(boolean share)
      • Methods inherited from class java.lang.Object

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