Class JavaSnippetReader.CodeSnippetConfig

  • Enclosing class:
    JavaSnippetReader

    private static class JavaSnippetReader.CodeSnippetConfig
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • id

        public java.lang.String id
      • title

        public java.lang.String title
      • description

        public java.lang.String description
      • includeImports

        public boolean includeImports
      • includeDeclaration

        public boolean includeDeclaration
      • parentGroup

        public java.lang.String parentGroup
      • groupName

        public java.lang.String groupName
    • Constructor Detail

      • CodeSnippetConfig

        CodeSnippetConfig()