public class DocStructure
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
DocStructure() |
Modifier and Type | Method and Description |
---|---|
java.util.List<LeadingSentence> |
getLeadingSentences()
Gets the leadingSentences.
|
java.util.List<Paragraphs> |
getParagraphs()
Gets the paragraphs.
|
java.util.List<SectionTitles> |
getSectionTitles()
Gets the sectionTitles.
|
public java.util.List<SectionTitles> getSectionTitles()
public java.util.List<LeadingSentence> getLeadingSentences()
public java.util.List<Paragraphs> getParagraphs()