public interface HasDescription extends CategoryHas
Interface of objects that have a description.
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Returns the description of an object.
|
String getDescription()
Returns the description of an object.
Copyright © 2016–2017. All rights reserved.