Uses of Enum Class
org.apache.camel.quarkus.component.salesforce.generated.Account_RatingEnum
Packages that use Account_RatingEnum
-
Uses of Account_RatingEnum in org.apache.camel.quarkus.component.salesforce.generated
Methods in org.apache.camel.quarkus.component.salesforce.generated that return Account_RatingEnumModifier and TypeMethodDescriptionstatic Account_RatingEnumAccount.getRating()static Account_RatingEnumReturns the enum constant of this class with the specified name.static Account_RatingEnum[]Account_RatingEnum.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_RatingEnum