Package com.vaadin.copilot.plugins.docs
Class DocsResponse
java.lang.Object
com.vaadin.copilot.plugins.docs.DocsResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setDocumentationPageUrl
(String documentationPageUrl) void
setMainSectionList
(List<DocsMainSection> mainSectionList)
-
Constructor Details
-
DocsResponse
public DocsResponse()
-
-
Method Details
-
getMainSectionList
-
setMainSectionList
-
getDocumentationPageUrl
-
setDocumentationPageUrl
-