Package com.seeq.model
Class SeeAlsoDocOutputV1
java.lang.Object
com.seeq.model.SeeAlsoDocOutputV1
Child links of this document
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddChildrenItem
(SeeAlsoDocOutputV1 childrenItem) children
(List<SeeAlsoDocOutputV1> children) documentationHref
(String documentationHref) boolean
Children links of this documentThe href of the linkA short description of the linked contentgetTitle()
The title of the linkint
hashCode()
void
setChildren
(List<SeeAlsoDocOutputV1> children) void
setDocumentationHref
(String documentationHref) void
setShortDescription
(String shortDescription) void
shortDescription
(String shortDescription) toString()
-
Constructor Details
-
SeeAlsoDocOutputV1
public SeeAlsoDocOutputV1()
-
-
Method Details
-
children
-
addChildrenItem
-
getChildren
Children links of this document- Returns:
- children
-
setChildren
-
documentationHref
-
getDocumentationHref
The href of the link- Returns:
- documentationHref
-
setDocumentationHref
-
shortDescription
-
getShortDescription
A short description of the linked content- Returns:
- shortDescription
-
setShortDescription
-
title
-
getTitle
The title of the link- Returns:
- title
-
setTitle
-
equals
-
hashCode
public int hashCode() -
toString
-