Package | Description |
---|---|
com.ibm.watson.developer_cloud.alchemy.v1.model |
Classes that map the HTTP service requests and responses into POJOs
|
com.ibm.watson.developer_cloud.alchemy.v1.util |
Utility classes to create API requests and transform JSON into POJO classes among other things
|
Modifier and Type | Method and Description |
---|---|
PublicationDate |
DocumentPublicationDate.getPublicationDate()
Gets the publication date.
|
PublicationDate |
CombinedResults.getPublicationDate()
Gets the publication date.
|
PublicationDate |
Article.getPublicationDate()
Gets the publication date.
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentPublicationDate.setPublicationDate(PublicationDate publicationDate)
Sets the publication date.
|
void |
CombinedResults.setPublicationDate(PublicationDate publicationDate)
Sets the publication date.
|
void |
Article.setPublicationDate(PublicationDate publicationDate)
Sets the publication date.
|
Modifier and Type | Method and Description |
---|---|
PublicationDate |
PublicationDateTypeAdapter.read(com.google.gson.stream.JsonReader reader) |
Modifier and Type | Method and Description |
---|---|
void |
PublicationDateTypeAdapter.write(com.google.gson.stream.JsonWriter writer,
PublicationDate value) |
Copyright © 2015–2016. All rights reserved.