Package | Description |
---|---|
com.ibm.watson.developer_cloud.concept_insights.v2.model |
Classes that map the HTTP service requests and responses into POJOs
|
Modifier and Type | Method and Description |
---|---|
List<Part> |
Document.getParts()
Gets the parts.
|
Modifier and Type | Method and Description |
---|---|
void |
Document.addParts(Part part)
Adds a
Part . |
Modifier and Type | Method and Description |
---|---|
void |
Document.setParts(List<Part> parts)
Sets the parts.
|
Copyright © 2015–2016. All rights reserved.