Uses of Enum Class
org.apache.camel.quarkus.component.salesforce.generated.Account_IndustryEnum
Packages that use Account_IndustryEnum
-
Uses of Account_IndustryEnum in org.apache.camel.quarkus.component.salesforce.generated
Methods in org.apache.camel.quarkus.component.salesforce.generated that return Account_IndustryEnumModifier and TypeMethodDescriptionstatic Account_IndustryEnumAccount.getIndustry()static Account_IndustryEnumReturns the enum constant of this class with the specified name.static Account_IndustryEnum[]Account_IndustryEnum.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_IndustryEnum