Package | Description |
---|---|
com.ibm.watson.developer_cloud.personality_insights.v2.model |
Copyright 2015 IBM Corp.
|
Modifier and Type | Method and Description |
---|---|
ProfileOptions.Language |
ProfileOptions.getLanguage()
Gets the language.
|
static ProfileOptions.Language |
ProfileOptions.Language.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProfileOptions.Language[] |
ProfileOptions.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 |
ProfileOptions.language(ProfileOptions.Language language)
Language.
|
Copyright © 2015–2016. All rights reserved.