public class DocStructure extends GenericModel
Constructor and Description |
---|
DocStructure() |
Modifier and Type | Method and Description |
---|---|
java.util.List<LeadingSentence> |
getLeadingSentences()
Gets the leadingSentences.
|
java.util.List<SectionTitles> |
getSectionTitles()
Gets the sectionTitles.
|
equals, hashCode, toString
public java.util.List<SectionTitles> getSectionTitles()
public java.util.List<LeadingSentence> getLeadingSentences()