Uses of Enum Class
org.apache.camel.quarkus.component.salesforce.generated.Account_CustomerPriorityEnum
Packages that use Account_CustomerPriorityEnum
-
Uses of Account_CustomerPriorityEnum in org.apache.camel.quarkus.component.salesforce.generated
Methods in org.apache.camel.quarkus.component.salesforce.generated that return Account_CustomerPriorityEnumModifier and TypeMethodDescriptionstatic Account_CustomerPriorityEnumAccount.getCustomerPriority__c()static Account_CustomerPriorityEnumReturns the enum constant of this class with the specified name.static Account_CustomerPriorityEnum[]Account_CustomerPriorityEnum.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_CustomerPriorityEnumModifier and TypeMethodDescriptionvoidAccount.setCustomerPriority__c(Account_CustomerPriorityEnum CustomerPriority__c)