| Package | Description |
|---|---|
| org.wildfly.camel.test.salesforce.dto |
| Modifier and Type | Method and Description |
|---|---|
static Opportunity_ForecastCategoryNameEnum |
Opportunity_ForecastCategoryNameEnum.fromValue(String value) |
Opportunity_ForecastCategoryNameEnum |
Opportunity.getForecastCategoryName() |
static Opportunity_ForecastCategoryNameEnum |
Opportunity_ForecastCategoryNameEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Opportunity_ForecastCategoryNameEnum[] |
Opportunity_ForecastCategoryNameEnum.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.setForecastCategoryName(Opportunity_ForecastCategoryNameEnum ForecastCategoryName) |
Copyright © 2017. All rights reserved.