| Package | Description |
|---|---|
| com.sforce.soap.tooling | |
| com.sforce.soap.tooling.metadata |
| Modifier and Type | Method and Description |
|---|---|
static Language |
Language.fromValue(String v) |
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 | Field and Description |
|---|---|
protected Language |
ListView.language |
| Modifier and Type | Method and Description |
|---|---|
Language |
ListView.getLanguage()
Gets the value of the language property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListView.setLanguage(Language value)
Sets the value of the language property.
|
Copyright © 2016. All rights reserved.