| Package | Description |
|---|---|
| com.sforce.soap.tooling | |
| com.sforce.soap.tooling.metadata |
| Modifier and Type | Method and Description |
|---|---|
static ForecastCategories |
ForecastCategories.fromValue(String v) |
static ForecastCategories |
ForecastCategories.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ForecastCategories[] |
ForecastCategories.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected ForecastCategories |
PicklistValue.forecastCategory |
| Modifier and Type | Method and Description |
|---|---|
ForecastCategories |
PicklistValue.getForecastCategory()
Gets the value of the forecastCategory property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PicklistValue.setForecastCategory(ForecastCategories value)
Sets the value of the forecastCategory property.
|
Copyright © 2016. All rights reserved.