Class Changelog.Contributors

  • Enclosing class:
    Changelog

    public static class Changelog.Contributors
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Contributors()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getFormat()  
      boolean isEnabled()  
      boolean isEnabledSet()  
      void setEnabled​(java.lang.Boolean enabled)  
      void setFormat​(java.lang.String format)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Contributors

        public Contributors()
    • Method Detail

      • isEnabled

        public boolean isEnabled()
      • setEnabled

        public void setEnabled​(java.lang.Boolean enabled)
      • isEnabledSet

        public boolean isEnabledSet()
      • getFormat

        public java.lang.String getFormat()
      • setFormat

        public void setFormat​(java.lang.String format)