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