Uses of Enum Class
org.apache.camel.quarkus.component.salesforce.generated.Account_ActiveEnum
Packages that use Account_ActiveEnum
-
Uses of Account_ActiveEnum in org.apache.camel.quarkus.component.salesforce.generated
Methods in org.apache.camel.quarkus.component.salesforce.generated that return Account_ActiveEnumModifier and TypeMethodDescriptionstatic Account_ActiveEnumAccount.getActive__c()static Account_ActiveEnumReturns the enum constant of this class with the specified name.static Account_ActiveEnum[]Account_ActiveEnum.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_ActiveEnum