Package | Description |
---|---|
com.ibm.watson.developer_cloud.alchemy.v1.model |
Classes that map the HTTP service requests and responses into POJOs
|
Modifier and Type | Method and Description |
---|---|
Sentiment.SentimentType |
Sentiment.getType()
Gets the type.
|
static Sentiment.SentimentType |
Sentiment.SentimentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Sentiment.SentimentType[] |
Sentiment.SentimentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Sentiment.setType(Sentiment.SentimentType type)
Sets the type.
|
Copyright © 2015–2016. All rights reserved.