Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Gets the alternative description.
|
String |
getTitle()
Gets the alternative title.
|
void |
setDescription(String description)
Sets the alternative description.
|
void |
setTitle(String title)
Sets the alternative title.
|
public String getDescription()
public String getTitle()
public void setDescription(String description)
description
- The alternative description.public void setTitle(String title)
title
- The alternative title.© GemBox Ltd. — All rights reserved.