public class DocumentTitle extends AlchemyLanguageGenericModel
AlchemyLanguage service.| Constructor and Description |
|---|
DocumentTitle() |
| Modifier and Type | Method and Description |
|---|---|
String |
getTitle()
Gets the title.
|
void |
setTitle(String title)
Sets the title.
|
DocumentTitle |
withTitle(String title)
With title.
|
getLanguage, getUrl, setLanguage, setUrlgetTotalTransactions, setTotalTransactionsequals, hashCode, toStringpublic String getTitle()
public void setTitle(String title)
title - The titlepublic DocumentTitle withTitle(String title)
title - the titleCopyright © 2015–2016. All rights reserved.