public class PublicationDate extends AlchemyLanguageGenericModel
AlchemyLanguage service.| Constructor and Description |
|---|
PublicationDate() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getConfident()
Gets the confident.
|
Date |
getDate()
Gets the date.
|
void |
setConfident(Boolean confident)
Sets the confident.
|
void |
setDate(Date date)
Sets the date.
|
getLanguage, getUrl, setLanguage, setUrlgetTotalTransactions, setTotalTransactionsequals, hashCode, toStringpublic Boolean getConfident()
public Date getDate()
public void setConfident(Boolean confident)
confident - the confident to setpublic void setDate(Date date)
date - the date to setCopyright © 2015–2016. All rights reserved.