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