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