public class SectionTitles
extends com.ibm.cloud.sdk.core.service.model.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.
|
public java.lang.String getText()
public Location getLocation()
public java.lang.Long getLevel()
public java.util.List<ElementLocations> getElementLocations()