public interface HasHeading extends CategoryHas
Interface for objects that have a heading.
| Modifier and Type | Method and Description |
|---|---|
String |
getHeading()
Returns a heading.
|
String getHeading()
Returns a heading.
Copyright © 2016–2017. All rights reserved.