Class NoticeContent

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      NoticeContent()
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      String getContent()
      void setContent(String content)
      int getIconResId()
      void setIconResId(int iconResId)
      boolean isShowNotice()
      void setShowNotice(boolean showNotice)
      • Methods inherited from class java.lang.Object

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