Class AppSection

java.lang.Object
com.kingsrook.qqq.middleware.javalin.specs.v1.responses.components.AppSection
All Implemented Interfaces:
ToSchema

public class AppSection extends Object implements ToSchema
  • Constructor Details

    • AppSection

      public AppSection(QAppSection wrapped)
      Constructor
    • AppSection

      public AppSection()
      Constructor
  • Method Details

    • getName

      public String getName()
    • getLabel

      public String getLabel()
    • getIcon

      public Icon getIcon()
    • getTables

      public List<String> getTables()
    • getProcesses

      public List<String> getProcesses()
    • getReports

      public List<String> getReports()