Class PluginDocumentationEntry


  • public class PluginDocumentationEntry
    extends Object
    The Documentation entry on the plugin has an array of entries. Each entry has a documentation source (e.g. wikidata, wikipedia) and a source specific reference - commonly a URL to the actual definition.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • source

        public String source
      • reference

        public String reference
    • Constructor Detail

      • PluginDocumentationEntry

        public PluginDocumentationEntry()