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, toString
public java.lang.String getText()
public Location getLocation()
public java.util.List<ElementLocations> getElementLocations()