Class ModulesViewDescriptor


  • public class ModulesViewDescriptor
    extends java.lang.Object
    The ModulesViewDescriptor is the container for all declarative configuration options of a module view.

    For now it only specifies the columns to be shown in the modules view.

    • Constructor Detail

      • ModulesViewDescriptor

        public ModulesViewDescriptor()
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • equals

        public boolean equals​(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object