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