Package | Description |
---|---|
com.ibm.watson.developer_cloud.personality_insights.v2.model |
Modifier and Type | Method and Description |
---|---|
Language |
ProfileOptions.language()
Gets the language.
|
static Language |
Language.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Language[] |
Language.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ProfileOptions.Builder |
ProfileOptions.Builder.language(Language language)
Language.
|
Copyright © 2015–2016 IBM Watson. All rights reserved.