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