Package | Description |
---|---|
com.ibm.watson.developer_cloud.alchemy.v1.model |
Modifier and Type | Method and Description |
---|---|
List<Dates.ExtractedDate> |
CombinedResults.getDates()
Gets the dates.
|
List<Dates.ExtractedDate> |
Dates.getDates()
Gets the dates.
|
Modifier and Type | Method and Description |
---|---|
void |
CombinedResults.setDates(List<Dates.ExtractedDate> dates)
Sets the dates.
|
void |
Dates.setDates(List<Dates.ExtractedDate> dates)
Sets the dates.
|
Copyright © 2015–2016 IBM Watson. All rights reserved.