Uses of Enum Class
org.apache.camel.quarkus.component.salesforce.generated.Account_UpsellOpportunityEnum
Packages that use Account_UpsellOpportunityEnum
-
Uses of Account_UpsellOpportunityEnum in org.apache.camel.quarkus.component.salesforce.generated
Methods in org.apache.camel.quarkus.component.salesforce.generated that return Account_UpsellOpportunityEnumModifier and TypeMethodDescriptionAccount.getUpsellOpportunity__c()Returns the enum constant of this class with the specified name.static Account_UpsellOpportunityEnum[]Account_UpsellOpportunityEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.quarkus.component.salesforce.generated with parameters of type Account_UpsellOpportunityEnumModifier and TypeMethodDescriptionvoidAccount.setUpsellOpportunity__c(Account_UpsellOpportunityEnum UpsellOpportunity__c)