Interface GomModuleKindProvider


public interface GomModuleKindProvider
Provides information of the GomModule.Kind of a GOM module
Since:
5.0
  • Method Summary

    Modifier and Type
    Method
    Description
    The kind of the GOM module
  • Method Details

    • getKind

      @NotNull GomModule.Kind getKind()
      The kind of the GOM module
      Since:
      5.0