Schnittstelle PluginAPIFlags


public interface PluginAPIFlags
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final int
    Ignore enum members when generating
    the plugins cache.
  • Felddetails

    • MEMBERS

      static final int MEMBERS
      Ignore enum members when generating
      the plugins cache. This is useful if the members of the enum are generated
      dynamically, in order not to expose incorrect documentation to the end user.
      Siehe auch: