| Package | Description |
|---|---|
| org.wildfly.camel.test.salesforce.dto |
| Modifier and Type | Method and Description |
|---|---|
static Opportunity_ForecastCategoryEnum |
Opportunity_ForecastCategoryEnum.fromValue(String value) |
Opportunity_ForecastCategoryEnum |
Opportunity.getForecastCategory() |
static Opportunity_ForecastCategoryEnum |
Opportunity_ForecastCategoryEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Opportunity_ForecastCategoryEnum[] |
Opportunity_ForecastCategoryEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Opportunity.setForecastCategory(Opportunity_ForecastCategoryEnum ForecastCategory) |
Copyright © 2017. All rights reserved.