public class PublicationDate extends AlchemyLanguageGenericModel
AlchemyLanguage
service.Constructor and Description |
---|
PublicationDate() |
Modifier and Type | Method and Description |
---|---|
java.lang.Boolean |
getConfident()
Gets the confident.
|
java.util.Date |
getDate()
Gets the date.
|
void |
setConfident(java.lang.Boolean confident)
Sets the confident.
|
void |
setDate(java.util.Date date)
Sets the date.
|
getLanguage, getUrl, setLanguage, setUrl
getTotalTransactions, setTotalTransactions
equals, hashCode, toString
public java.lang.Boolean getConfident()
public java.util.Date getDate()
public void setConfident(java.lang.Boolean confident)
confident
- the confident to setpublic void setDate(java.util.Date date)
date
- the date to set