Uses of Enum Class
org.apache.camel.quarkus.component.salesforce.generated.Account_BillingGeocodeAccuracyEnum
Packages that use Account_BillingGeocodeAccuracyEnum
-
Uses of Account_BillingGeocodeAccuracyEnum in org.apache.camel.quarkus.component.salesforce.generated
Methods in org.apache.camel.quarkus.component.salesforce.generated that return Account_BillingGeocodeAccuracyEnumModifier and TypeMethodDescriptionAccount.getBillingGeocodeAccuracy()Returns the enum constant of this class with the specified name.static Account_BillingGeocodeAccuracyEnum[]Account_BillingGeocodeAccuracyEnum.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_BillingGeocodeAccuracyEnumModifier and TypeMethodDescriptionvoidAccount.setBillingGeocodeAccuracy(Account_BillingGeocodeAccuracyEnum BillingGeocodeAccuracy)