public class SectionTitles extends GenericModel
| Constructor and Description | 
|---|
SectionTitles()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<ElementLocations> | 
getElementLocations()
Gets the elementLocations. 
 | 
java.lang.Long | 
getLevel()
Gets the level. 
 | 
Location | 
getLocation()
Gets the location. 
 | 
java.lang.String | 
getText()
Gets the text. 
 | 
equals, hashCode, toStringpublic java.lang.String getText()
public Location getLocation()
public java.lang.Long getLevel()
public java.util.List<ElementLocations> getElementLocations()