Uses of Enum Class
org.apache.camel.quarkus.component.salesforce.generated.Account_TypeEnum
Packages that use Account_TypeEnum
-
Uses of Account_TypeEnum in org.apache.camel.quarkus.component.salesforce.generated
Methods in org.apache.camel.quarkus.component.salesforce.generated that return Account_TypeEnumModifier and TypeMethodDescriptionstatic Account_TypeEnumAccount.getType()static Account_TypeEnumReturns the enum constant of this class with the specified name.static Account_TypeEnum[]Account_TypeEnum.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_TypeEnum