You're viewing an older version of Vaadin JavaDoc. Please see version 24.7.0 for the latest.
com.vaadin.copilot.plugins.docs.

Class DocsResponse

java.lang.Object
com.vaadin.copilot.plugins.docs.DocsResponse
public class DocsResponse extends Object
  • Constructor Details

    • DocsResponse

      public DocsResponse()
  • Method Details

    • getMainSectionList

      public List<DocsMainSection> getMainSectionList()
    • setMainSectionList

      public void setMainSectionList(List<DocsMainSection> mainSectionList)
    • getDocumentationPageUrl

      public String getDocumentationPageUrl()
    • setDocumentationPageUrl

      public void setDocumentationPageUrl(String documentationPageUrl)